This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: virtual hosting with JBoss 3.0 and Tomcat 4.0.2 (Catalinbpowell Mar 17, 2002 5:04 PM (in response to peter_marklund)yeh, not supported. 
 there is a patch on sourceforge, or alternatively save yourself a lot of trouble and use jetty, and configure your v host in web-jetty.xml.
 see the api for registerHost().
- 
        2. Re: virtual hosting with JBoss 3.0 and Tomcat 4.0.2 (Catalinerik777 Aug 16, 2002 2:07 PM (in response to peter_marklund)Has this patch been integrated with the main source? If so, as of what version? 
 I really don't want to switch to Jetty as I have a fully working application running (OpenStandards.net) with Tomcat. I simply need backward compatibility, or at least a way to use Tomcat's full functionality. I don't think JBoss should be stripping functionality from Tomcat.
 In this case, if I run Tomcat standalone, it reads Server.xml and everything works great, except I can't access my EJBs, of course.
 
     
    