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

2007-02-07 Thread Paul . Holmes
OK, that fixed it, thanks! I just assumed that because these jars were in rampart.mar file that they didn't need to be in the classpath separately as well. Which of course raises the question -- why put these jars in the .mar if they must be available separately anyway? BTW, I think I uncover

[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