Does any one has working experience with setting up SSL in weblogic 7.
Following Exception is thrown when we try to setup....
com.rsa.ssl.WeblogicContextWrapper
<Not listening for SSL, java.net.SocketException: Class not Found.>
this class is not present in classpath.... isn't it strange that the class is not available in web also...
Any Help??