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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...