Weird WSSecurityException details in WSS4J 2.1

2015-07-27 Thread Stephen.CTR.Chappell
When processing a message with a malformed timestamp, I'm getting the following detail text back in my WSSecurityException: org.apache.wss4j.common.ext.WSSecurityException: No message with ID "invalidTimestamp" found in resource bundle "org/apache/xml/security/resource/xmlsecurity" Am I missin

Re: Setting up CXF, JAX-RS, and Guice

2015-07-27 Thread Sergey Beryozkin
Hi I think the 1st option is better, sf.setAddress(...) sets a relative address, this is equivalent to jaxrs:server/@address (in Spring/Blueprint) and then you can do setServiceBeans() with as many beans as needed, with unique Path expressions ResourceProvider manages a lifecycle, default is