yes you need to have a unique path

Also in the doc base, tomcat expects to see WEB-INF/web.xml

ie
/var/www/html/aaa/WEB-INF/web.xml

John


At 04:14 PM 10/12/2005 -0500, Caldarale, Charles R wrote:
> From: sudip shrestha [mailto:[EMAIL PROTECTED]
> Subject: Re: apache virtual hosting + server.xml + context
>
> We are having the similar problem,
> but if we place context in server.xml, ( I also have a
> META-INF/context.xml
> ) and as we are using dbcp connection pool, and it seems that tomcat
> initializes those pool twice....

Which is exactly as it's defined to work.  You should only have one
instance for each unique <Context> element, otherwise you will get
multiple deployments and corresponding initializations.

 - 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]

*****************************************
  John Laughton,            Cisco Systems
  ([EMAIL PROTECTED])
  408.902.3592 (voicemail and fax)
  page - 1 800 365 4578
*****************************************

Reply via email to