I asked this question in the beginner corner, no luck I think I had it in the 
wrong place so please forgive me... I still can't seem to figure out how to get 
myste.com AND www.mysite.com to work???

This is my jboss-web.xml ...


  | <?xml version="1.0" encoding="UTF-8"?> 
  | <jboss-web> 
  | <context-root /> 
  | <virtual-host>www.mysite.zzzz</virtual-host> 
  | <virtual-host>mysite.zzzz</virtual-host> 
  | </jboss-web>
  |  

I've also tried 


  | <?xml version="1.0" encoding="UTF-8"?> 
  | <jboss-web> 
  | <context-root /> 
  | <virtual-host>www.mysite.zzzz</virtual-host> 
  | <Alias>mysite.zzzz</Alias>
  | </jboss-web> 
  | 

Am I doing something right? Both these examples do not work... heeeeeeeelp




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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3860158


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to