I cannot get the axis to format as currency, any idea? What am I doing wrong?I need to be able to change the formatting on the fly and for this test I wanted to set it as currency for the Y axis on t
My application needs to connect to a web service. The WSDL file given by the client was converted to java using the wsdl2java utility in axis 2-1.5.2. The problem occurs during the first connection to
Do JAX-RPC and Axis2 have built-in support for XML injection? If not, how can I add custom code to perform escaping and schema validations on my own?
I\'m creating a web service using Axis2 which uses Rampart for authentication.In all the samples for Rampart, the client needs to have a client side repository for Axis2.Rampart is started on the clie
I have generated code using org.codehaus.mojo axistools-maven-plugin plugin version 1.4. I am trying to connect to web service over https. I have installed server certificate into jssecacerts and copi
Years ago, I built a SOAP 1.1 service 开发者_开发技巧based upon a WSDL I was given. This was rather basic: I executed Axis\' WSDL2Java and used the generated classes as base.
I\'m trying to connect to the WebService that uses SSL but no success. I use Axis2, I found some usefull article: http://people.apache.org/~dumindu/do开发者_运维问答cs/HowToConfigureSSL.html, but it i
I have a WSD开发者_如何学PythonL from a C# web service. Can anyone advice on how to use apache axis 2 to create a dummy web service?Use Axis2\'s wsdl2java.It will generate a runnable skeleton.Just tak
I\'m trying to generate Java web service proxy client using Apache Axis2 for Position Opening WSDL provided by HR-XML Consortium.I\'m using wsdl2java command-line tool to generate proxy client.
when i\'m trying to make a webservice with eclipse & tomcat v6.0 & axis2, i\'m getting an error called