With the latest cxf code bases, as long as nothing is configured into the interceptor properties, you should just be able to set the key/values on the request context. The interceptor would pick them up from the message.
Dan On Mon August 3 2009 12:27:06 pm Valerio Venturi wrote: > Hi, > how do you pass the keystore location and password programmatically to a > WSS4JOutInterceptor, the like you do using > WSHandlerConstants.SIG_PROP_FILE and > org.apache.ws.security.crypto.merlin.file and > org.apache.ws.security.crypto.merlin.keystore.password? > > Regards, > Valerio -- Daniel Kulp [email protected] http://www.dankulp.com/blog
