[jboss-jira] [JBoss JIRA] Created: (JBDEPLOY-64) Determine excluded roots for subdeployments that create their own classloaders
Adrian Brock (JIRA)
jira-events at lists.jboss.org
Wed Jul 30 12:39:44 EDT 2008
Determine excluded roots for subdeployments that create their own classloaders
------------------------------------------------------------------------------
Key: JBDEPLOY-64
URL: https://jira.jboss.org/jira/browse/JBDEPLOY-64
Project: JBoss Deployers
Issue Type: Bug
Components: classloading
Reporter: Adrian Brock
Assignee: Adrian Brock
Fix For: JBDEPLOY-2.0.0.CR1
Add logic to the new ClassPath determination deployer to work out what subdeployment
roots should be excluded from the parent classloader policy because they create their classloader
Currently I'm seeing things like consolemgr.sar which has a subdeployment web-console.war
thinking web-console is a subpackage of the sar, because it is a not a root of the classloader having its own classloader.
--
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