tedzo wrote: > > I am trying to get a client up and talking to my server (which appears to > be running fine under tomcat6). However, I am hitting a > NullPointerException while CXF looks up some resource. >
Hmmm...For my Spring configuration with JAXWSProxyFactoryBean, see Steps 5-1 and 5-3 here: http://www.jroller.com/gmazza/entry/implementing_ws_security_with_the Also, web service provider side, Step #2 here: http://www.jroller.com/gmazza/entry/using_cxf_and_wss4j_to Maybe I'm doing something that can show you a solution. Glen -- View this message in context: http://www.nabble.com/Resource-loading-problem-tp18952341p18955969.html Sent from the cxf-user mailing list archive at Nabble.com.
