[jboss-user] [JBossWS] - Re: Can not find truststore url

krenfro do-not-reply at jboss.com
Wed Jul 16 09:40:01 EDT 2008


Found my problem, I needed to pass the keystore location and password to jboss at startup

in run.conf
JAVA_OPTS="$JAVA_OPTS -Djavax.net.ssl.keyStore=/opt/jboss/server/default/conf/server.keystore -Djavax.net.ssl.keyStorePassword=password"


this post was helpful
http://docs.jboss.org/ejb3/app-server/reference/build/reference/en/html/transport.html


thanks.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164752#4164752

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4164752



More information about the jboss-user mailing list