axis2
Version service error with clean Axis2 install on Tomcat
I am an engineering student doing an internship. I must create a web service. It must: use HTTPS use Gzip in order to compress HTTPS data[详细]
2023-03-31 06:36 分类:问答Custom class in axis2 web service
I try to create web service to Axis2. I am use eclipse and the \"Axis2 Service Archiver\" to create aar file from java class.[详细]
2023-03-30 15:59 分类:问答Get the list of deployed Axis services from another Axis service
I have a question about how to obtain a list of deployed Axis services within another Axis service. here is the scenario. I am using Tomcat 7.0.14 and Axis 2-1.5.5 as the deployment environment. Suppo[详细]
2023-03-30 11:58 分类:问答Logging request and response xml in Axis2
I have written an axis2 client. I want to log the request and response xml generated at client side(Log file at client side). There is facility to do logging by creatin开发者_运维知识库g handlers at s[详细]
2023-03-29 22:44 分类:问答What is the windows system setting to use the primitive NTLM authentication supported by Apache Http Client?
We are using Apache Axis client to communicate to a report server. The Apache Client uses Apache Http Client for NTLM authentication. Based on the below post[详细]
2023-03-29 21:51 分类:问答Migration guide from Axis2 to CxF
One of our projects we need to migrate an existing Axis2 - Jax RPC based application to a Apache CxF based runtime.[详细]
2023-03-29 13:50 分类:问答web application creation with apache axis 2 and apache CXF
what is the different between apache axis 2 and apache CXF? And w开发者_JS百科hat are the web application fomat of those(war,or jar etc...)[详细]
2023-03-29 13:12 分类:问答publishing a method as webservice
I have some functions which i want to publish as a webservice .Am preferring axis 2web service.The return type of my methods is some bean that i developed.[详细]
2023-03-29 00:32 分类:问答Loading a class method when Apache Axis 2 starts up
I need to execute a static method in a Java cla开发者_Go百科ss when the Apache Axis 2 starts, or something which could be done in an application scope.[详细]
2023-03-28 21:20 分类:问答WS-I Basic Profile 2.0 compliant frameworks
In Wikipedia a number of WS-I Basic Profile (BP) compliant frameworks are listed. However, it is not clear to which version of the BP the framework is compliant to. So my question is as follows:[详细]
2023-03-28 00:02 分类:问答