Hi George and Prabath,
thank you very much for your answers. I've read about CXF STS and OpenSSO,
but until now i haven't found anything about supporting WS-Trust
negotiation and challenge framework, although i'm not absolutely sure about
this.
Prabath, thanks, now i try to explain what i'm trying
Hi,
I have implemented a JAX-WS service using the Provider
interface. I would like to extract elements from the SOAP request using
XPath. But when I execute the XPathExpression on the SOAPPart of the
message, I get this ugly NullPointerException. I assume that, since
SOAPPart implements a DOM