[JBoss-user] [Installation Configuration] - Re: Virtual Host Aliases

2004-03-14 Thread erik777
In Tomcat, I have not been able to get it to recognize any of the aliases (JBoss 
3.2.3).  It only seems to works with the value I put in the host name:


  |  Host name=thisworks
  |  aliasthis.does.not.work/alias
  | ...

When I enter an alias for the url in the web browser, JBoss/Tomcat appears to try to 
look for that context in localhost:

02:53:28,461 INFO  [Engine] StandardHost[localhost]: MAPPING configuration error for 
request URI /the-app

Since the application is tied to the thisworks virtual host, it is no longer 
available in localhost, but is available under http://thisworks/the-app, but is not 
available under http://this.does.not.work/the-app.  Thus, virtual hosting appears to 
be working, but aliases are not.  

Am I doing something wrong?  


a 
href=http://www.jboss.org/index.html?module=bbop=viewtopicp=3825532#3825532;View 
the original post/a

a 
href=http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3825532Reply 
to the post/a


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: Virtual Host Aliases

2004-03-14 Thread erik777
It works now that I capitalized the Alias tags.  In other words:


  |  Host name=thisworks
  |  Aliasthis.works.now.too/Alias
  |   ...   

a 
href=http://www.jboss.org/index.html?module=bbop=viewtopicp=3825534#3825534;View 
the original post/a

a 
href=http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3825534Reply 
to the post/a


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: Virtual Host Aliases

2004-03-11 Thread frodeh
Hello.

I have succesfully set up my JBoss 3.2 with Tomcat to serve different EAR's for 
different host-names.

This works fine as long as I map only one virtual-host-name per web-app, and all the 
rest goes to one unspecified one.

I would like however to be able to specify 2 or 3 virtual-hosts (w1.test.fau.no , 
w2.test.fau.no and w3.test.fau.no) to one webapp at the same time as I have several 
oother web-apps that serves one or more virtual-hosts each.

The server complains if I create more that one virtual-server in the jboss-web.xml

Does anyone know how to acheve this ?

a 
href=http://www.jboss.org/index.html?module=bbop=viewtopicp=3825268#3825268;View 
the original post/a

a 
href=http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3825268Reply 
to the post/a


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user