RE: Problem using JNDI/DBCP to get DataSouce

2004-03-17 Thread Paul Mahoney
ppreciated. >-Original Message- >From: D'Alessandro, Arthur [mailto:[EMAIL PROTECTED] >Sent: 17 March 2004 19:37 >To: [EMAIL PROTECTED]; Tomcat Users List; Parsons Technical Services >Subject: RE: Problem using JNDI/DBCP to get DataSouce > > > For future, re

RE: Problem using JNDI/DBCP to get DataSouce

2004-03-17 Thread D'Alessandro, Arthur
#x27;; 'Parsons Technical Services' Subject: RE: Problem using JNDI/DBCP to get DataSouce To get this far I had to more the datasource resource defiition to the context. I've rasie the debug to 9 but could see no additional loging that w

RE: Problem using JNDI/DBCP to get DataSouce

2004-03-17 Thread Paul Mahoney
Message- >From: D'Alessandro, Arthur [mailto:[EMAIL PROTECTED] >Sent: 17 March 2004 18:07 >To: [EMAIL PROTECTED]; Tomcat Users List; Parsons Technical Services >Subject: RE: Problem using JNDI/DBCP to get DataSouce > > >Would you include any resource definitions and/or any

Re: Problem using JNDI/DBCP to get DataSouce

2004-03-17 Thread Parsons Technical Services
D]>; "'Tomcat Users List'" <[EMAIL PROTECTED]>; "'Parsons Technical Services'" <[EMAIL PROTECTED]> Sent: Wednesday, March 17, 2004 1:05 PM Subject: RE: Problem using JNDI/DBCP to get DataSouce > I agree, but it looks good and I've trie

RE: Problem using JNDI/DBCP to get DataSouce

2004-03-17 Thread D'Alessandro, Arthur
andro, Arthur; 'Tomcat Users List'; 'Parsons Technical Services' Subject: RE: Problem using JNDI/DBCP to get DataSouce I agree, but it looks good and I've tried without one being specified. In addition, I've never see a connection raised at the database server end. Th

RE: Problem using JNDI/DBCP to get DataSouce

2004-03-17 Thread Paul Mahoney
>-Original Message- >From: D'Alessandro, Arthur [mailto:[EMAIL PROTECTED] >Sent: 17 March 2004 18:00 >To: Tomcat Users List; [EMAIL PROTECTED]; Parsons Technical Services >Subject: RE: Problem using JNDI/DBCP to get DataSouce > > >Check your validation query in

RE: Problem using JNDI/DBCP to get DataSouce

2004-03-17 Thread D'Alessandro, Arthur
Check your validation query in your resource definition. -Original Message- From: Paul Mahoney [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 17, 2004 12:57 PM To: 'Parsons Technical Services'; 'Tomcat Users List' Subject: RE: Problem using JNDI/DBCP to

RE: Problem using JNDI/DBCP to get DataSouce

2004-03-17 Thread Paul Mahoney
: 17 March 2004 16:49 >To: Tomcat Users List; [EMAIL PROTECTED] >Subject: Re: Problem using JNDI/DBCP to get DataSouce > > >Paul, > >Replace this: > if (dataSource == null) > { >Context initContext = new InitialContext (); >Context

Re: Problem using JNDI/DBCP to get DataSouce

2004-03-17 Thread Parsons Technical Services
Alex, Chase the thread. He is on 4.1.30 and no the pool does not work at all. Doug - Original Message - From: "Alex" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Wednesday, March 17, 2004 11:19 AM Subject: RE: Problem using JND

Re: Problem using JNDI/DBCP to get DataSouce

2004-03-17 Thread Parsons Technical Services
Users List'" <[EMAIL PROTECTED]> Sent: Wednesday, March 17, 2004 11:24 AM Subject: RE: Problem using JNDI/DBCP to get DataSouce Here goes Cut and paste, but blanked out the password bits. I

RE: Problem using JNDI/DBCP to get DataSouce

2004-03-17 Thread Alex
PROTECTED]> > Reply-To: Tomcat Users List <[EMAIL PROTECTED]>, [EMAIL PROTECTED] > To: 'Parsons Technical Services' <[EMAIL PROTECTED]>, > 'Tomcat Users List' <[EMAIL PROTECTED]> > Subject: RE: Problem using JNDI/DBCP to get DataSouce > >

RE: Problem using JNDI/DBCP to get DataSouce

2004-03-17 Thread Paul Mahoney
r now } } >-Original Message- >From: Parsons Technical Services >[mailto:[EMAIL PROTECTED] >Sent: 17 March 2004 16:01 >To: Tomcat Users List; [EMAIL PROTECTED] >Subject: Re: Problem using JNDI/DBCP to get DataSouce > > >Paul, > >Since you have done sever

Re: Problem using JNDI/DBCP to get DataSouce

2004-03-17 Thread Parsons Technical Services
o the database. Doug - Original Message - From: "Paul Mahoney" <[EMAIL PROTECTED]> To: "'Parsons Technical Services'" <[EMAIL PROTECTED]>; "'Tomcat Users List'" <[EMAIL PROTECTED]> Sent: Wednesday, March 17, 2004 8:35 AM

RE: Problem using JNDI/DBCP to get DataSouce

2004-03-17 Thread Paul Mahoney
Some progress but still not working. 1. Using my connection parameters I can open a connection to the database in the standard JDBC way. 2. I have to moved the DataSource configuration from GlobalNamingResources to the apps Context area of server.xml. This seems to have allowed the JNDI look-up t

RE: Problem using JNDI/DBCP to get DataSouce

2004-03-16 Thread Parsons Technical Services
al Message- > >From: Parsons Technical Services > >[mailto:[EMAIL PROTECTED] > >Sent: 15 March 2004 20:55 > >To: Tomcat Users List; [EMAIL PROTECTED] > >Subject: Re: Problem using JNDI/DBCP to get DataSouce > > > > > >Paul,

Re: Problem using JNDI/DBCP to get DataSouce

2004-03-15 Thread Parsons Technical Services
Parsons Technical Services'" <[EMAIL PROTECTED]>; "'Tomcat Users List'" <[EMAIL PROTECTED]> Sent: Monday, March 15, 2004 5:31 PM Subject: RE: Problem using JNDI/DBCP to get DataSouce > Thanks for the tip. I put it in the server.xml in the /CustomFares cont

RE: Problem using JNDI/DBCP to get DataSouce

2004-03-15 Thread Paul Mahoney
t Users List; [EMAIL PROTECTED] >Subject: Re: Problem using JNDI/DBCP to get DataSouce > > >Paul, > >Add this to the context for each application that needs the database. > >type="javax.sql.DataSource"/> > >Doug Parsons >www.parsonstechnical.com > >

Re: Problem using JNDI/DBCP to get DataSouce

2004-03-15 Thread Parsons Technical Services
Paul, Add this to the context for each application that needs the database. Doug Parsons www.parsonstechnical.com - Original Message - From: "Paul Mahoney" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" <[EMAIL PROTECTED]> Sent: Monday, March 15, 2004 2:28 PM Subject: Problem using J