[jboss-jira] [JBoss JIRA] Created: (JBAS-7424) Use the correct CL to load managers.xml
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Tue Nov 3 11:43:05 EST 2009
Use the correct CL to load managers.xml
----------------------------------------
Key: JBAS-7424
URL: https://jira.jboss.org/jira/browse/JBAS-7424
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: SNMP adapter
Reporter: Andrew Lee Rubinger
Assignee: Andrew Lee Rubinger
Fix For: JBossAS-5.2.0.Beta1, JBossAS-6.0.0.Alpha1
Currently the managers.xml is loaded through TrapEmitter.class.getClassLoader, which assumes a packaging structure where the class and the config file are bound together. Instead access via the TCCL so that we obtain managers.xml from a reachable context.
--
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