I am building a web service where the user will need to login and the application will need to maintain a persistent session.I am using Ap开发者_运维百科ache Axis2 for client/server communication via
I\'ve been trying to deploy an axis2 service using the following: Netbeans 6.9.1 axis2.war (version 1.4.1) and I\'ve also tried (version 1.5.5)
Using axis2 on solaris I\'ve noticed that the message.getSOAPEnvelope() call is maxing out the server processing to 0.0 idle. The call takes about 10 seconds and then processing load goes back to norm
i have a problem with the security between one webservice and his client. I use Axis2 and Rampart to build bottom up my webservice and than create the client from the generated wsdl.
Im currently developing a python webservice for an application which uses Axis2 WS-Security the simplified relevant code is
I have an .net 2.0 C# client app that has a web service reference to an Axis2 Java Webservice. The idea is to send some xml data to the webservice, so it can be parsed and inserted into database.
I generate my web service from WSDL file. But 开发者_开发技巧I need t odefine in this file that my methods in SkeletonInterface thow Axis Fault Exception.
Sorry for the length of this, but more info is usually better than not enough... I needed to add some server based functionality to an Android application which I have in the market. Majority of my p
I need to consume an Axis2 web service with an Android application.The Axis2 service is using JDK1.5 if it makes any difference.
I have a jar file with a main() statement that instantiates and calls an axis2 web service stub. It cannot seem to find org.apache.axis2.AxisFault despite it being on my classpath. I am running 1.6.0_