[jboss-jira] [JBoss JIRA] Commented: (JBAS-3547) Display ENC for web applications in JNDIView
Scott M Stark (JIRA)
jira-events at jboss.com
Tue Aug 22 23:22:44 EDT 2006
[ http://jira.jboss.com/jira/browse/JBAS-3547?page=comments#action_12341662 ]
Scott M Stark commented on JBAS-3547:
-------------------------------------
Correct, the web app class loader used for the enc was not readily available.
> 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
>
>
> 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