Author Login
Post Reply
Hi all,
I've got the following problem:
I implemented a webservice-operation with an fault-Element
Everytime I call the service-method by client and create a server-side
exception with this fault, I get
org.apache.axiom.soap.SOAPProcessingException: First Element must
contain the local name, Envelope , but found html
Reason for this error --> The server sends a HTML-Request with a Status
500.
It seems that the problem is caused by invoking the exception on
server-side, but what could go wrong?
config:
=======
Axis2.1.4.1
Tomcat 6.0.18
Java 1.5
Thanks,
Markus
---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@(protected)
For additional commands, e-mail: axis-user-help@(protected)