Hi Scott

Sorry for the late reply but I was just busy to create the
same for the EJB deployment.

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

> -----Original Message-----
> From: Scott M Stark [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, May 19, 2001 9:47 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [JBoss-dev] Call for Help
> 
> 
> Let me know what is required. Any management integration 
> interface should be
> exposed through the new AbstractWebContainer class so that 
> every web container
> integrater knows what the requirements are. As much as 
> possible should be
> handled automatically by the AbstractWebContainer itself.
> 
> ----- Original Message ----- 
> From: "Schaefer, Andreas" <[EMAIL PROTECTED]>
> To: "jBoss-Dev (E-mail)" <[EMAIL PROTECTED]>
> Sent: Wednesday, May 16, 2001 9:59 AM
> Subject: [JBoss-dev] Call for Help
> 
> 
> > Hi Geeks
> > 
> > I am wondering if the intergrator of Tomcat and Jetty maybe can help
> > with integrating the management classes.
> > 
> > Can you just tell me if you have time to do it, thanx.
> > 
> > 
> > Have fun - Mad Andy / Better Pizza
> > 
> > [EMAIL PROTECTED]
> > [EMAIL PROTECTED]
> > 
> > while( true ) { think(); write(); publish(); );
> >  <<Schaefer, Andreas.vcf>> 
> > 
> 
> 
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-development
> 

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

Reply via email to