Re: Universal connection pooling Type Casting problem

2010-04-20 Thread Pid
On 20/04/2010 03:40, Auser99 wrote: > > Does anyone have a solution for this. Thanks. > > au Yes. They were provided in other answers, already. Check the archives. p > SivaKumarl wrote: >> >> Hi Friends, >> I am using universal connection pooling for connecting database >> , while c

Re: Universal connection pooling Type Casting problem

2010-04-19 Thread Auser99
Does anyone have a solution for this. Thanks. au http:/www.xprad.org/ SivaKumarl wrote: > > Hi Friends, > I am using universal connection pooling for connecting database > , while configuring manually i able to connect to database,but while > configuring in server.xml i am unable

Re: Universal connection pooling Type Casting problem

2010-04-19 Thread Pid
On 19/04/2010 07:56, Harry Metske wrote: > 2010/4/19 SivaKumarl > >> >> Hi Friends, >> I am using universal connection pooling for connecting database , >> while configuring manually i able to connect to database,but while >> configuring in server.xml i am unable to cast the datasource i

Re: Universal connection pooling Type Casting problem

2010-04-18 Thread Harry Metske
2010/4/19 SivaKumarl > > Hi Friends, > I am using universal connection pooling for connecting database , > while configuring manually i able to connect to database,but while > configuring in server.xml i am unable to cast the datasource i am getting > the class cast exception, please fin