It's in the axis2-webapp module that produces the WAR file and that
also contains the JSP pages used by AxisAdminServlet.
Andreas
On Thu, Jul 8, 2010 at 17:06, Cyril Furtado wrote:
> After upgrading from 1.4 to 1.5..1 Running under Tomcat servlet, I cannot
> find the AxisAdminServlet Class , on
I'm developing a web service with Axis2 1.5.1 and I have a problem
with a Dotnet client trying to consume it.
I'm using the contract first model and this is how I define one of my
complex types:
And
After upgrading from 1.4 to 1.5..1 Running under Tomcat servlet, I cannot find
the AxisAdminServlet Class , on searching the code found that the Class file
exists in a new package directory org.apache.axis2.webapp now I cannot find
the jar that contains this package.
Can anyone please provide
Dear all,
I had the same problem (HTTP 414 Request Too Large) when using the
ServiceParaEdit.jsp for changing a service parameter using Axis 1.5.1 and
changed the method from GET to POST, but as a consequence, when changing a
parameter, the aar was corrupted. Unfortunately, I did not furthe