Thanks Colm! I was able to solve my issues using your suggestion, I basically load the properties java object instead of secifying the url to the props file.
ctx.put(SecurityConstants.ENCRYPT_PROPERTIES,
this.propertiesLoader.loadFromFileSystem(this.clientInfo.getEncryptPropFile()));
Thanks a bunch for helping out!
-PR
--
Sent from: http://cxf.547215.n5.nabble.com/cxf-user-f547216.html
