RE: ClassCastException

2001-10-03 Thread Kevin Jones
p.com > -Original Message- > From: craigmcc@localhost [mailto:craigmcc@localhost]On Behalf Of Craig > R. McClanahan > Sent: 03 October 2001 17:20 > To: [EMAIL PROTECTED] > Subject: Re: ClassCastException > > > > > On Wed, 3 Oct 2001, Alessandro Pizzolotto wrote: >

Re: ClassCastException

2001-10-03 Thread Alessandro Pizzolotto
now is ok i am delete 2 .jar from WEB-INF/lib the jdbc extension tanks :) Alkessandro - Original Message - From: "Craig R. McClanahan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 03, 2001 6:19 PM Subject: Re: ClassCastException &g

Re: ClassCastException

2001-10-03 Thread Craig R. McClanahan
On Wed, 3 Oct 2001, Alessandro Pizzolotto wrote: > Date: Wed, 3 Oct 2001 17:10:37 +0200 > From: Alessandro Pizzolotto <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Subject: Re: ClassCastException > > hehehe > if i use this class: >

Re: ClassCastException

2001-10-03 Thread Fernando_Salazar
otto" To: <[EMAIL PROTECTED]>

Re: ClassCastException

2001-10-03 Thread Alessandro Pizzolotto
Stranathan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 03, 2001 3:04 PM Subject: Re: ClassCastException > Can we see the appropriate parts of server.xml and web.xml? > > Will Stranathan > > Alessandro Pizzolotto wrote: > > &g

Re: ClassCastException

2001-10-03 Thread Alessandro Pizzolotto
ost:1433 ## i tink that this part is correct ?? - Original Message - From: "Will Stranathan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 03, 2001 3:04 PM Subject: Re: ClassCastException > Can we see the ap

Re: ClassCastException

2001-10-03 Thread Will Stranathan
Can we see the appropriate parts of server.xml and web.xml? Will Stranathan Alessandro Pizzolotto wrote: > this code > > javax.naming.Context ctx = new javax.naming.InitialContext(); > javax.naming.Context cto = (javax.naming.Context)ctx.lookup("java:/comp/env"); > javax.sql.DataSource ds = (