Hi,
The SOAP header looks like this:
        <SOAP-ENV:Header>
                <Timestamp>1221214447756</Timestamp>
                <ABCContext>
                        <UserID>userid</UserID>
                </ABCContext>
        </SOAP-ENV:Header>

I want your suggestion on how to extract <UserID> element.

I tried with an Interceptor extending AbstractSoapInterceptor, I could
get <ABCContext>; don't know how to extract <UserId>, child of
<ABCContext> ?

Appreciate any suggestion.

thanx
-yogen
--------------------------------------------------------

NOTICE: If received in error, please destroy and notify sender. Sender does not 
intend to waive confidentiality or privilege. Use of this email is prohibited 
when received in error.

Reply via email to