[maven] Classloader problems when dealing with SSL and other JCA features
-------------------------------------------------------------------------
Key: LABS-362
URL: https://issues.apache.org/jira/browse/LABS-362
Project: Labs
Issue Type: Bug
Components: Magma
Affects Versions: Current
Reporter: Simone Gianni
Assignee: Simone Gianni
Fix For: Current
The maven jetty code from which the current magma plugin code is derived was
old, and skipped web context class loading of sun.* packages, but not com.sun.*
not javax.net .. this ment that the SSLContext and its implementations
(com.sun.....DefaultSSLContextImpl) were loaded by different classloaders.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]