Hi, I'm using JBoss 3.2.3 w/ embedded Tomcat. JRE version is 1.4.2 on linux.
I'm having a bit of a problem using the J2EE management API (JSR 77). I'm trying to fetch all the web applications deployed on the server (standalone WARs) and to find out the context roots each application is bound to. The problem is that I can't seem to find the context root anywhere using the management API. Furthermore, the "JBossDeploymentDescriptor" attribute for the WebModules seems to be null even though the WAR contains a jboss-web.xml file with the context root definition. Could anyone give a hint on how to proceed? Thanks. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835478#3835478 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835478 ------------------------------------------------------- This SF.Net email is sponsored by: SourceForge.net Broadband Sign-up now for SourceForge Broadband and get the fastest 6.0/768 connection for only $19.95/mo for the first 3 months! http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
