> I've never used a pool shared by more than one app,
> so I'm not the best person to offer other options.

I've done it many times had had no problems in sharing
resources like this.

> In this case, you have to stop your server whenever
> you deploy a new version of your app?

No! You create a "ResourceLink" entry in your
context.html. Then it links to the resource defined in
server.xml.


> -----Mensagem original-----
> De: Charl Gerber [mailto:[EMAIL PROTECTED] 
> Enviada em: quinta-feira, 27 de março de 2008 09:04
> Para: Tomcat Users List
> Assunto: Re: RES: Application context configuration
> & datasources
> 
> > You are not supposed to edit server.xml in order
> to make your pooled 
> > connections work.
> 
> >> You do when its a connection pool shared by more
> than one application. How else do you create global
> resources?
> 
> 
>
---------------------------------------------------------------------
> To start a new topic, e-mail:
> users@tomcat.apache.org
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to