On Dec 31, 2003, at 4:02 PM, Remy Maucherat wrote:


You don't really know what you're talking about, which is a common trait of whiners.

I am ignoring you here.


Vhosting is a feature of the Jboss integration with the servlet container, definitely not something standard.
With Tomcat, you currently need to add a Host element in the jboss-service.xml for all your vhosts, similar to Tomcat standalone. For TC 5, it's in server.xml.

IMO it should be enough to simply change jboss-web.xml to configure this extension. Jetty can do it, so why not Tomcat. In an environment where you deploy multiple apps you don't want to edit your servlet container specific config files every time. I think that completely defeats the easy of deployment that you could have.


I'm not a big fan of automatically creating hosts overall.

I am, so that is why I am using Jetty. Less configuration. Less problems.


S.



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to