javax.net.ssl.trustStore NoClassDefFound error
843811Sep 24 2003 — edited Sep 28 2003hello
I 'm trying to set the javax.net.ssl.trustStore property by
java -D javax.net.ssl.trustStore = <path of the cacerts file>
But i'm getting the javax/net/ssl/trustStore NoClassDefFoundError
What should i set in my classpath?
Please help
thanks
Shiva.