[jboss-jira] [JBoss JIRA] Created: (JBAS-3547) Display ENC for web applications in JNDIView

Darran Lofthouse (JIRA) jira-events at jboss.com
Tue Aug 22 14:12:42 EDT 2006


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