Is there a problem with tomcat JNDI resources (I don't think so)

2002-12-20 Thread Iran Marcius
Hi fellows. I think I'm doing something wrong, but I can't get a JNDI Datasource configured in GlobalNamingResource section. Here is my configuration: Resource name=jdbc/global type=javax.sql.DataSource auth=Container scope=Shareable/ ResourceParams name=jdbc/global parameter

RE: Is there a problem with tomcat JNDI resources (I don't think so)

2002-12-20 Thread Kevin Passey
- From: Iran Marcius [mailto:[EMAIL PROTECTED]] Sent: 20 December 2002 14:06 To: [EMAIL PROTECTED] Subject: Is there a problem with tomcat JNDI resources (I don't think so) Hi fellows. I think I'm doing something wrong, but I can't get a JNDI Datasource configured in GlobalNamingResource section

RES: Is there a problem with tomcat JNDI resources (I don't think so)

2002-12-20 Thread Iran Marcius
]] Enviada em: sexta-feira, 20 de dezembro de 2002 12:09 Para: 'Tomcat Users List' Assunto: RE: Is there a problem with tomcat JNDI resources (I don't think so) Hi, I've got this in my web xml for the app..Not doing global though. - resource-ref descriptionDB Connection/description res-ref

ENC: Is there a problem with tomcat JNDI resources (I don't think so)

2002-12-20 Thread Iran Marcius
[mailto:[EMAIL PROTECTED]] Enviada em: sexta-feira, 20 de dezembro de 2002 13:52 Para: 'Tomcat Users List' Assunto: RES: Is there a problem with tomcat JNDI resources (I don't think so) If I'm not mistaken, I read somewhere that using GlobalNamingResource with ResourceLink (inside Context) make