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
>