Do you mean I comment out 
<Connector port="8080" address="${jboss.bind.address}" > ...
Entry in tomcat server.xml?
Basically I want it for a bit convenience in development without using
apache. I could remove if it is only way to do it. 

If I do remove it, do I have to use virtual host if the tomcat container
contains multiple webapps so that each of these webapps can accept request
from different apache servers?

Thanks!

-Xin 

-----Original Message-----
From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 21, 2006 11:19 AM
To: Tomcat Users List
Subject: RE: apache(v2.0) front-end to jboss(v4.0.3)/tomcat5.5 webapp:
context path prepend ?

> From: Xin Herbert Wu [mailto:[EMAIL PROTECTED] 
> Subject: apache(v2.0) front-end to jboss(v4.0.3)/tomcat5.5 
> webapp: context path prepend ?
> 
> What's the proper way to configure apache and/or mod_jk so 
> that both (1) and (2) are valid ways to access the given webapp?

The easiest way is just remove httpd.  Why do you think you need it?

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to