Top "Axis2" questions

A Web Services/SOAP/WSDL framework supported by the Apache Software Foundation

org.apache.axis2.AxisFault: First Element must contain the local name, Envelope , but found definitions

Requests works fine in my local environment and it doesn't work on the deployed environment . Requests were tried from various …

web-services websphere axis2
Difference between Axis2 webservice and CXF web service

I would be grateful if any one help me to understand the difference between axis2 web service and CXF web …

web-services cxf axis2 axis
Axis error about runtime location

The error is: Exception occurred while reading or writing file {0}The Axis2 facets cannot be installed since the Axis2 runtime …

eclipse web-services ide axis2 axis
Axis2 error : Unable to add the following facets

I am trying to generate an axis2 webservice from a wsdl file in eclipse. I am hitting this error message : …

java eclipse axis2 jboss5.x
Using a JSON web service from a Java client application

I am developing a client-side Java application that has a bit of functionality that requires getting data from some web …

java web-services json axis2 java-client
java.lang.NoClassDefFoundError: org/apache/ws/commons/schema/resolver/URIResolver

I'm trying to create a simple "Hello" web service and I'm getting the following error: type Exception report message Servlet.…

servlets axis2 noclassdeffounderror
Transport level information does not match with SOAP Message namespace URI

I'm getting the error "Transport level information does not match with SOAP Message namespace URI". Request you provide the details …

java axis2
What is the difference between ?wsdl and ?singleWsdl parameters

My messaging provider gives me two different kinds of WSDLs to use. http://my.amazonaws.com:8000/webservice/?wsdl http://my.…

web-services wsdl cxf jax-ws axis2
com.sun.ws.rs.ext.RuntimeDelegateImpl error

please help currently I'm building a system that allowing the restful (jersey 1.12) to be invoked by some webservices (Axis2) the …

apache jersey axis2
Axis2 - always getting 404 errors

I'm trying to move some Web Service stubs from Metro to Axis2, however after generating my stubs using wsdl2java …

java web-services axis2