A Web Services/SOAP/WSDL framework supported by the Apache Software Foundation
So I'm a bit new to web services and a situation recently came up where we added an element to …
web-services soap axis2 backwards-compatibilityAre client stubs generated from WSDL by Axis2 thread-safe? Of course, "thread-safe" isn't necessary a rigorously defined term, so I'm …
java web-services multithreading thread-safety axis2I am trying to access a webservices over https, I have the ssl certificates in place. However when I send …
web-services axis2 webservice-client http-status-code-403 transportI'm stepping through this tutorial: http://www.eclipse.org/webtools/community/tutorials/BottomUpAxis2WebService/bu_tutorial.html I'm trying to …
java eclipse web-services axis2Is it possible to easily attach a client certificate to a Axis2 stub generated using wsdl2java? I need to …
java ssl axis2 ssl-certificate axisThough this might appear as a duplicate of Java Web Services , I would like to know Where to start and …
java web-services jax-ws axis2 jax-rpcI have problem with axis2+rampart WS-Security response in case of server internal error. When server returns "200 OK" all seems …
java security axis2 ws-security rampartI have a web service up and running with eclipse/tomcat/axis2. I want to get it linked to a …
java web-services axis2 wso2 bpel