> Embed Tomcat - portability should not be an issue as any web 
> application written under the J2EE specificiation should 
> deploy to any J2EE compliant container.  Tomcat however is by 
> far the leader in popularity.
> Also a plus is the fact that its also an Apache project.  I 
> think embedding it would be great as it totally removes the 
> need for the user to do anything.  I currently have a James 
> configured so that you can start tomcat and deploy the web 
> app with the same run script used to start James.  So no work 
> whatsoever for the user.  The script output would tell the 
> user 'go to this url to access the management console:
> xxxx'.

I know in past there was an Avalon<->Jetty adapter.

I don't know how easy would be to create an adapter to run Tomcat inside
Avalon but it would not be so difficult to update the old avalon<->jetty
adapter.

Jetty is a slim servlet container. Probably the licensing doesn't allow to
redistribute it with james.

Stefano


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to