Hi, I filed a JIRA[1] for this case. It seems that no error that occurs in Rampart Processing makes it to the client because of an Error in processing the Error Message :-)
Yes it is SOAP 1.1 I hope someone has an idea on how to fix this ugly bug. Thanx in advance Stefan [1] https://issues.apache.org/jira/browse/RAMPART-164 Nandana Mihindukulasooriya wrote: > Hi Stefan, > Are you using SOAP 1.1 ? Can you capture the messages > exchanged using a TCPMon and post the messages. > > thanks, > nandana > > On 5/6/08, Stefan Lischke <[EMAIL PROTECTED]> wrote: >> 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 >>
