Re: [Axis2] [Rampart] ws-trust negotiation and challenge extension support

2012-02-08 Thread FILIPPO AGAZZI
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

NullPointerException when executing XPath expression on

2012-02-08 Thread Lior Wehrli
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