I have a deployer that needs information about a deployed webapp. Specifically 
things like its servlet context and context path. Currently we get this 
information by hacking around with specific pojo bean injections to get mbean 
object names and then access the mbean server to get the actual objects . Its 
not an ideal situation right now.

As far as I can tell, there is no easy way to get this information. Is there 
any plans to extends the web deployers to pass this information along?


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4228411#4228411

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4228411
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to