Hi list, I'm using SJSAS (Glassfish v2) and my app throws some exceptions which
get logged. At the bottom of the stack traces I see references to
com.sun.enterprise.web.connector.grizzly.ssl.SSLWorkerThread.run(SSLWorkerThread.java:106)
Does this mean that my app is interacting with SSL in some way or is that just
how that version of Grizzly works?
Thanks
Dave