Hi all,
 
 I would like to add programmatically a Context to the Jetty Web server in my MBean.
I see a method addContext(..,..) in jboss.web:Jetty=0 MBean but I don't see some methods
to remove that context later when my MBean will unregister.
 
 I don't want to create a .war on the disk and deploy it with the MainDeployerMBean because
I just want something very basic and simple.
 
 Maybe what I want to do is not the right way to do that ?
 
 Could someone help me ? thanks.
 

Reply via email to