The AbstractWebContainer is already in the main branch. I'll look
at adding the mgmt. I'm not sure that there is sufficient integration
with the web containers to add/remove an individual Servlet, or
that they even support such an API. Is this going to be a JMX
requirement?

> 
> What is the timeframe for the AbstractWebContainer?
> 
> Right know the requirements are:
> - add/remove WebModules (org.jboss.mgt.Module) of the
>   given application.
> - add/remove Servlet (org.jboss.mgt.Servlet) for each
>   deployed Servlet (and declared JSP page) at the WebModule
>   (a WebModule would correspondent with a WAR deployment
>   descriptor or WAR file.
> 
> Right now the classes in org.jboss.mgt are pretty basic and
> will be improved on the way to create a management interface.
> Therefore feel free to extend this classes.
> 
> For more info have a look at org.jboss.deployment.J2eeDeployer
> and org.jboss.ejb.ContainerFactory how it is done for the
> EJBs.
> 
> Thanx Andy
> 



_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to