Hello,
I am facing one issue with load balancer and Axis WS server.
Environment: We have Axis WS running on two servers, and load balancer
intercepts each request to these servers and forwards it to one of the
servers based on the load.
The client sends a https WS request to one of the server
htt
Did you add the deployer classes to classpath or if you are using Tomcat
cat put it to WEB-INF/classes
deepal
On 5/2/2011 2:23 AM, aditya chitre wrote:
> Hi,
>
> I have custom deployers in my project and I have added the appropriate
> tags in axis2.xml for stating the extension, directory and cl
On Mon, May 2, 2011 at 3:32 PM, Hiranya Jayathilaka
wrote:
> It seems the response is not a SOAP envelope, but an HTML page:
> org.apache.axis2.AxisFault: First Element must contain the local name,
> Envelope , but found html
Yes, according to stack trace the response it not xml.
Thus, this error
Whatever you develop in java is a java artifact!
But maybe you can give us a bit more insight into your context, and we have a
better answer for you?
Josef
Von: MartÃn R. [mailto:mmrrg...@gmail.com]
Gesendet: Donnerstag, 28. April 2011 16:22
An: axis-u...@ws.apache.org
Betreff: what does m
Hi,
I was running into very similar issues once. Not with CDATA but just with long
soap xml messages.
But first, it would be nice if you can give us a bit more insight into your
configuration ,OS, Frameworks used, Axis2 version, and if your client is in
example a MS WCF 3.5 web service cli