I am getting following error when i run
java -Djavax.net.ssl.keyStore=client.keystore -Djavax.net.ssl.keyStorePassword=123456
-Djavax.net.ssl.trustStore=client.truststore
-Djavax.net.ssl.trustStorePassword=123456
acme/ReadHttpsURL2
https://localhost:8443
Exception in thread "main" java.lang.NoClassDefFoundError: acme/ReadHttpsURL2
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4269890#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...