[jboss-jira] [JBoss JIRA] (JBAS-7210) JBossContextConfig needs to be isolated from the war class loader
Bruno HALEBLIAN (JIRA)
jira-events at lists.jboss.org
Tue Mar 26 17:34:44 EDT 2013
[ https://issues.jboss.org/browse/JBAS-7210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763324#comment-12763324 ]
Bruno HALEBLIAN commented on JBAS-7210:
---------------------------------------
Done a 5.1.0_GA backport.
Check out from svn
svn co http://anonsvn.jboss.org/repos/jbossas/tags/JBoss_5_1_0_GA/
Adapt following commits & build
https://source.jboss.org/rdiff/JBossAS6/trunk/tomcat/src/main/java/org/jboss/web/tomcat/service/deployers/JBossContextConfig.java?r1=96881&r2=97418&u&N
https://source.jboss.org/rdiff/JBossAS6/trunk/tomcat/src/main/java/org/jboss/web/tomcat/service/deployers/SecurityActions.java?r1=93962&r2=97418&u&N
> JBossContextConfig needs to be isolated from the war class loader
> -----------------------------------------------------------------
>
> Key: JBAS-7210
> URL: https://issues.jboss.org/browse/JBAS-7210
> Project: Application Server 3 4 5 and 6
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: ClassLoading, Web (Tomcat) service
> Affects Versions: JBossAS-5.1.0.GA
> Reporter: Scott Stark
> Assignee: Scott Stark
> Fix For: 6.0.0.M2
>
> Attachments: jbas-7210.war.zip
>
>
> The parsing of the context.xml by the JBossContextConfig class is using the tccl which causes problems when the war app has tried to load its own xml parser.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list