[jboss-jira] [JBoss JIRA] Resolved: (JBAS-3547) Display ENC for web applications in JNDIView
Darran Lofthouse (JIRA)
jira-events at jboss.com
Thu Aug 24 05:19:52 EDT 2006
[ http://jira.jboss.com/jira/browse/JBAS-3547?page=all ]
Darran Lofthouse resolved JBAS-3547.
------------------------------------
Resolution: Done
Modified JNDIView to list the ENC for all deployed web applications. If there are any failures doing this the error is logged to debug and the rest continues as before.
> Display ENC for web applications in JNDIView
> --------------------------------------------
>
> Key: JBAS-3547
> URL: http://jira.jboss.com/jira/browse/JBAS-3547
> Project: JBoss Application Server
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Naming
> Affects Versions: JBossAS-4.0.4.GA
> Reporter: Darran Lofthouse
> Assigned To: Darran Lofthouse
> Fix For: JBossAS-4.0.5.CR1, JBossAS-5.0.0.Beta, JBossAS-3.2.8.SP2
>
>
> I have been asked why the JNDIView MBean does not show the ENC for web applications. Previously I think there might have been problems when JBoss was bundled with Tomcat and Jetty which made getting access to the classloader difficult.
> Currently we have the AbstractWebContainer class which makes available the list of 'DeployedApplications', the deployed applications are instances of WebApplication which makes available the classloader of the application which we can use for listing the ENC.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list