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 =

Re: ClassCastException

2001-10-03 Thread Alessandro Pizzolotto
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 appropriate parts of server.xml and web.xml? Will Stranathan Alessandro Pizzolotto wrote

Re: ClassCastException

2001-10-03 Thread Alessandro Pizzolotto
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: this code javax.naming.Context ctx = new javax.naming.InitialContext

Re: ClassCastException

2001-10-03 Thread Fernando_Salazar
PROTECTED] ale@extraweb. cc: (bcc: Fernando Salazar/CAM/Lotus) it Subject: Re: ClassCastException

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: tyrex.jdbc.xa.EnabledDataSource instead

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 On Wed, 3 Oct 2001, Alessandro

RE: ClassCastException

2001-10-03 Thread Kevin Jones
-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: Date: Wed, 3 Oct 2001 17:10:37 +0200 From