[
https://issues.jboss.org/browse/JBAS-7210?page=com.atlassian.jira.plugin....
]
John Chan commented on JBAS-7210:
---------------------------------
I have tried to build a back-ported JBOSS 5.1.0 GA application server according to the
comment made by Bruno Haleblian. I checkout the source from the link
provided and downloaded the raw file of the 2 patched files: SecurityActions.java and
JBossContextConfig.java. I then overwrite the original files with
these 2 raw files and I could do a rebuild successfully. However upon testing, this
back-ported Application Server that I build still has the same problem
as before. Why?
Do the 2 raw files that I downloaded need further modification? If yes, could any hero
here please teach me how to do that?
If any hero here already have the 2 patched files, please share them with me. I really
need your help and thank in advance!
My email is shuhang2(a)netvigator.com
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