For anything that is running on the actual appserver (ejb/web clients), the settings are
the same as the server
http://fisheye.jboss.org/browse/JBossWS/branches/jbossws-1.0/src/test/res...
| <key-store-file>WEB-INF/wsse.keystore</key-store-file>
| <key-store-type>jks</key-store-type>
| <key-store-password>jbossws</key-store-password>
| <trust-store-file>WEB-INF/wsse.truststore</trust-store-file>
| <trust-store-type>jks</trust-store-type>
| <trust-store-password>jbossws</trust-store-password>
|
-Jason
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3967844#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...