[jboss-jira] [JBoss JIRA] Commented: (JBAS-6920) Don't rely upon a static Set of bootstrap JARs
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Fri Dec 4 21:02:30 EST 2009
[ https://jira.jboss.org/jira/browse/JBAS-6920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12498397#action_12498397 ]
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: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list