hi, When there are Exceptions in the Security Phase (rampart), e.g. NullPointer, ClassNotFound or the RampartException (SOAP header missing) then the answer from Axis2 seems to be html, cause i got the following Exception on client side parsing response:
org.apache.axiom.soap.SOAPProcessingException: First Element must contain the local name, Envelope , but found html So any ideas why axis2 returns a HTML result? A similar bug in axis2[1] Thanx in advance Stefan [1] https://issues.apache.org/jira/browse/AXIS2-2352
