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#4269890

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4269890
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to