Thanks..I figured out via some cross referencing between CXF blogs and the
WSS4J docs and some of my old Spring Web Service Framework code.

Where I am stuck now is that I am actually using a keystore for sending the
request over SSL.

I have a war that has the wss4j properties at the root along with the
identity key store and the trust manager keystore, however...the
http:conduit throws a FileNotFoundException saying it cannot find the trust
manager keystore.

Can I use the Spring classpath* wildcarding in the file attribute:

    
       
                        
                  
              
       
   

Thanks...jay

--
View this message in context: 
http://cxf.547215.n5.nabble.com/CXF-with-Digital-Signatures-tp3408690p3410290.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to