]
Andrew Lee Rubinger commented on JBAS-6920:
-------------------------------------------
The only way around this is to assemble a proper set of components for the application
classpath without any repackaging. ie. API-level only.
Don't rely upon a static Set of bootstrap JARs
----------------------------------------------
Key: JBAS-6920
URL:
https://jira.jboss.org/jira/browse/JBAS-6920
Project: JBoss Application Server
Issue Type: Task
Security Level: Public(Everyone can see)
Reporter: Andrew Lee Rubinger
Assignee: Andrew Lee Rubinger
Everything in $JBOSS_HOME/lib should be eligible for the boot classpath, so scan and use
everything in there.
If there's too much, we'll get leaking and improper parent>child CL delegation
will throw NCDFE. Too little, and we get CNFE.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: