Re: [JBoss-user] Virtual hosting question

2002-12-17 Thread rsequeira
:8080/index.html >>> --14:45:55-- http://b.dot.com:8080/index.html >>> => `index.html.2' >>> Resolving b.dot.com... done. >>> Connecting to b.dot.com[127.0.0.1]:8080... connected. >>> HTTP request sent, awaiting response... 200 OK

Re: [JBoss-user] Virtual hosting question

2002-12-17 Thread marius
ine] StandardWrapper[:invoker]: Loading > >>> container servlet invoker > >>> 14:34:05,358 INFO [MainDeployer] Deployed package: > >>> file:/C:/tmp/JBoss/jboss-3.0.3RC1/server/tomcat/deploy/b.war/ > >>> > >>> testsuite 371>wget http://

Re: [JBoss-user] Virtual hosting question

2002-12-17 Thread poo
tup in the tomcat4-service.xml descriptor Config. Scott Stark Chief Technology Officer JBoss Group, LLC xxxxxxxx - Original Message - From: "Brian Topping" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]&

Re: [JBoss-user] Virtual hosting question

2002-12-17 Thread Scott M Stark
- Original Message - From: "Gary S. Cuozzo" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, December 16, 2002 3:17 PM Subject: Re: [JBoss-user] Virtual hosting question > i'm doing this right now and just got it w

RE: [JBoss-user] Virtual hosting question

2002-12-16 Thread saroj kumar
Hi Gary, It would be great if you provide some more info. TIA, Saroj -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Gary S. Cuozzo Sent: Tuesday, December 17, 2002 4:47 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] Virtual hosting question i&#

Re: [JBoss-user] Virtual hosting question

2002-12-16 Thread Gary S. Cuozzo
or virtual hosting needs to be setup in the tomcat4-service.xml descriptor Config. Scott Stark Chief Technology Officer JBoss Group, LLC xxxx - Original Message - From: "Brian Topping" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED

Re: [JBoss-user] Virtual hosting question

2002-12-16 Thread poo
the tomcat4-service.xml descriptor Config. Scott Stark Chief Technology Officer JBoss Group, LLC - Original Message - From: "Brian Topping" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday

Re: [JBoss-user] Virtual hosting question

2002-09-20 Thread Scott M Stark
tomcat4-service.xml descriptor Config. Scott Stark Chief Technology Officer JBoss Group, LLC - Original Message - From: "Brian Topping" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, September 19,

RE: [JBoss-user] Virtual hosting question

2002-09-19 Thread Brian Topping
de it? Thanks, -b > -Original Message- > From: Scott M Stark [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, September 18, 2002 12:27 PM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] Virtual hosting question > > > It should work and it does work fine with Jet

RE: [JBoss-user] Virtual hosting question

2002-09-18 Thread Brian Topping
TECTED] > Subject: Re: [JBoss-user] Virtual hosting question > > > It should work and it does work fine with Jetty. I'll have to look > into the tomcat behavior. > > > Scott Stark > Chief Technology Officer > JBoss Group, LLC &g

Re: [JBoss-user] Virtual hosting question

2002-09-18 Thread Marius Kotsbak
I think jetty support something called alias that you could put into its config to fix this. On Wed, 2002-09-18 at 17:10, Brian Topping wrote: > Hi guys, > > I have map a different war deployment at the root of several different > name-based virtual hosts. In other words, http://a.foo.com and >

Re: [JBoss-user] Virtual hosting question

2002-09-18 Thread Scott M Stark
To: <[EMAIL PROTECTED]> Sent: Wednesday, September 18, 2002 8:10 AM Subject: [JBoss-user] Virtual hosting question Hi guys, I have map a different war deployment at the root of several different name-based virtual hosts. In other words, http://a.foo.com and http://b.foo.com should map dire

[JBoss-user] Virtual hosting question

2002-09-18 Thread Brian Topping
Hi guys, I have map a different war deployment at the root of several different name-based virtual hosts. In other words, http://a.foo.com and http://b.foo.com should map directly to separate .war files. Right now, I have two separate war deployments, each with a jboss-web.xml. They look like: