I just moved a webapp I had running on 4.0.1 to 4.2.0GA and I am using the same 
jboss-web.xml file in my webapp's WEB-INF - I have not modified the server.xml 
file though as you mention. My virtual host config is practically the same as 
yours and this is working ok for me:


  | <?xml version="1.0"?>
  | <!DOCTYPE jboss-web>
  | <jboss-web>
  |   <context-root>/</context-root>
  |   <virtual-host>www.mydomainhere.com</virtual-host>
  | </jboss-web>
  | 

Kevin

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4049760#4049760

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4049760
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to