Re: [Axis2/Rampart/WS-SecurityPolicy] NullPointerException on request

2007-02-07 Thread Ruchith Fernando
Please create a JIRA issue at : https://issues.apache.org/jira/browse/RAMPART Thanks, Ruchith "Ruchith Fernando" <[EMAIL PROTECTED]> 02/07/2007 09:30 AM Please respond to axis-user@ws.apache.org To axis-user@ws.apache.org cc Subject Re: [Axis2/Rampart/WS-SecurityPol

Re: [Axis2/Rampart/WS-SecurityPolicy] NullPointerException on request

2007-02-07 Thread Paul . Holmes
(Normally you get a "service not found" error from InstanceDispatcher.) "Ruchith Fernando" <[EMAIL PROTECTED]> 02/07/2007 09:30 AM Please respond to axis-user@ws.apache.org To axis-user@ws.apache.org cc Subject Re: [Axis2/Rampart/WS-SecurityPolicy] NullPointerEx

Re: [Axis2/Rampart/WS-SecurityPolicy] NullPointerException on request

2007-02-07 Thread Ruchith Fernando
Hi, Do you have the following in your classpath: axis2-rahas-1.1.jar axis2-secpolicy-1.1.jar axis2-security-1.1.jar Basically you will need to have all jars that are provided with the lib dir of rampart-1.1 release in your classpath. Thanks, Ruchith On 2/7/07, [EMAIL PROTECTED] <[EMAIL PROTEC

[Axis2/Rampart/WS-SecurityPolicy] NullPointerException on request

2007-02-06 Thread Paul . Holmes
Hi, I'm having a problem using Axis2-1.1.1 and Rampart-1.1 with the new WS-SecurityPolicy configurations. Specifically, I get a NullPointerException on the server side that gets propogated back to the client via an AxisFault every time I send a request secured with WS-Security. Here's the s