25, 2005 3:07 PM
> To: users@tomcat.apache.org
> Subject: RE: ASKING AGAIN: problem in getting database connection from
> rem ote machine using JNDI
>
>
> Inspired by the last mail: Have you configured your remote database to
> listen
> to the ip-adress of your client. Does y
[mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 25. Oktober 2005 11:32
An: Tomcat Users List
Betreff: Re: ASKING AGAIN: problem in getting database connection from
rem ote machine using JNDI
Hello,
I am looking at this error message you are getting:
Cannot create PoolableConnectionFactory (Unknown
ain further
>
> -RahulJoshi
>
> > -Original Message-
> > From: Jan Pernica [mailto:[EMAIL PROTECTED]
> > Sent: Tuesday, October 25, 2005 2:29 PM
> > To: Tomcat Users List
> > Subject: Re: ASKING AGAIN: problem in getting database connection from
> >
ation. Does the remote DB have a schema called myDB?
Andoni.
- Original Message -
From: rahul
Newsgroups: gmane.comp.jakarta.tomcat.user
Sent: Tuesday, October 25, 2005 10:08 AM
Subject: RE: ASKING AGAIN: problem in getting database connection from rem
ote machine using JNDI
Thanks for help J
ect: Re: ASKING AGAIN: problem in getting database connection from
> rem ote machine using JNDI
>
>
> In your deploy XML you should have somethink like this:
>
>type="javax.xml.DataSource"/>
>
> Where jdbc/global is defined in the Data Sources of the tomcat
ginal Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 25, 2005 1:48 PM
To: users@tomcat.apache.org
Subject: RE: ASKING AGAIN: problem in getting database connection from
rem ote machine using JNDI
I dont know if it is required, but do you have a resource-ref
etting database connection from
> rem ote machine using JNDI
>
>
> I dont know if it is required, but do you have a resource-ref
> entry in your web.xml, something like this?
>
>
> mySQL Datasource
> jdbc/myAPP
> javax.sql.DataSource
> Container
&g
I dont know if it is required, but do you have a resource-ref
entry in your web.xml, something like this?
mySQL Datasource
jdbc/myAPP
javax.sql.DataSource
Container
where res-ref-name has to be the same as in context.xml.
And perhaps your look-up-name might not be correct, but I am
no