Re: Null Pointer Exception - would you please take a look?

2002-06-18 Thread Eddie Bush
--- From: "John Gregg" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" <[EMAIL PROTECTED]> Sent: Monday, June 17, 2002 5:38 PM Subject: RE: Null Pointer Exception - would you please take a look? > Is the String you're setting null? I can't say h

Re: Null Pointer Exception - would you please take a look?

2002-06-18 Thread Eddie Bush
operly via form-based login. Thanks! - Original Message - From: "August Detlefsen" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, June 17, 2002 6:14 PM Subject: RE: Null Pointer Exception - would you

Re: Null Pointer Exception - would you please take a look?

2002-06-18 Thread Eddie Bush
- Original Message - From: "John Gregg" <[EMAIL PROTECTED]> > Is the String you're setting null? I can't say how your driver handles that > case, but maybe it doesn't like it. The jdk javadocs don't mention it. Is > the String too big for the column, does it have weird characters in i

Re: Null Pointer Exception - would you please take a look?

2002-06-18 Thread Eddie Bush
There are also no nulls in that column. - Original Message - From: "Eddie Bush" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, June 18, 2002 8:09 AM Subject: Re: Null Pointer Ex

Re: Null Pointer Exception - would you please take a look?

2002-06-18 Thread August Detlefsen
wrote: > There are also no nulls in that column. > > - Original Message - > From: "Eddie Bush" <[EMAIL PROTECTED]> > To: "Tomcat Users List" <[EMAIL PROTECTED]>; > <[EMAIL PROTECTED]> > Sent: Tuesday, June 18, 2002 8:09 AM >

Re: Null Pointer Exception - would you please take a look?

2002-06-18 Thread Eddie Bush
essage - From: "August Detlefsen" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Tuesday, June 18, 2002 1:24 PM Subject: Re: Null Pointer Exception - would you please take a look? > If you are trying to insert a NULL into a NOT NULL

Re: Null Pointer Exception - would you please take a look?

2002-06-18 Thread Tim Funk
This may be to much to ask for - but are you able to get this to work with a different DBMS? On first glance, it appears you (not literally) might be passing null to the JDBC driver's setString() method and the JDBC driver can't handle the null value. Consequently - things explode. If so - it

Re: Null Pointer Exception - would you please take a look?

2002-06-18 Thread Eddie Bush
st" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, June 18, 2002 1:57 PM Subject: Re: Null Pointer Exception - would you please take a look? > I'm getting really annoyed =) It seems you people haven't actually read my > question thoroughly enough to actuall

Re: Null Pointer Exception - would you please take a look?

2002-06-18 Thread Markus Kirsten
k you for your input! > > Eddie > > - Original Message - > From: "Eddie Bush" <[EMAIL PROTECTED]> > To: "Tomcat Users List" <[EMAIL PROTECTED]>; > <[EMAIL PROTECTED]> > Sent: Tuesday, June 18, 2002 1:57 PM > Subject: Re: Null Point

RE: Null Pointer Exception - would you please take a look?

2002-06-18 Thread John Gregg
ED]. org]On Behalf Of Eddie Bush Sent: Tuesday, June 18, 2002 1:57 PM To: Tomcat Users List; [EMAIL PROTECTED] Subject: Re: Null Pointer Exception - would you please take a look? I'm getting really annoyed =) It seems you people haven't actually read my question thoroughly enough to actu

Re: Null Pointer Exception - would you please take a look?

2002-06-18 Thread Eddie Bush
t; <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Tuesday, June 18, 2002 2:22 PM Subject: Re: Null Pointer Exception - would you please take a look? > This may be to much to ask for - but are you able to get this to work > with a different DBMS? On

Re: Null Pointer Exception - would you please take a look?

2002-06-18 Thread Eddie Bush
I think I'm about to that point. This is rally starting to peeve me off. - Original Message - From: "Markus Kirsten" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Tuesday, June 18, 2002 2:27 PM Subject: Re: Null Pointe

RE: Null Pointer Exception - would you please take a look?

2002-06-18 Thread Ignacio J. Ortega
ed it worked btw.. Saludos , Ignacio J. Ortega > -Mensaje original- > De: Eddie Bush [mailto:[EMAIL PROTECTED]] > Enviado el: 18 de junio de 2002 21:15 > Para: Tomcat Users List > Asunto: Re: Null Pointer Exception - would you please take a look? > > > O

Re: Null Pointer Exception - would you please take a look?

2002-06-18 Thread Eddie Bush
- Original Message - From: "John Gregg" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" <[EMAIL PROTECTED]> Sent: Tuesday, June 18, 2002 2:34 PM Subject: RE: Null Pointer Exception - would you please take a look? > First, back-off. Yeah,

Re: Null Pointer Exception - would you please take a look?

2002-06-18 Thread Eddie Bush
ou so much Eddie - Original Message - From: "Ignacio J. Ortega" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" <[EMAIL PROTECTED]> Sent: Tuesday, June 18, 2002 2:55 PM Subject: RE: Null Pointer Exception - would you please take a l

Re: Null Pointer Exception - would you please take a look?

2002-06-18 Thread Rick Fincher
gt; which is nested in a Server element. Basically what I did was take the > config file that came with Tomcat, cut out ALL of the stand-alone stuff - > and leave the Warp stuff. Does it sound as though I've approached this > poorly? It works for everything except this danged authent

Re: Null Pointer Exception - would you please take a look?

2002-06-18 Thread Eddie Bush
r using mod_jk instead of mod_webapp. I'll cross that bridge later ;) Thanks =) Eddie - Original Message - From: "Rick Fincher" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Tuesday, June 18, 2002 4:04 PM Subject: Re: Null Pointer E

Re: Null Pointer Exception - would you please take a look?

2002-06-18 Thread Eddie Bush
;Ignacio J. Ortega" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" <[EMAIL PROTECTED]> Sent: Tuesday, June 18, 2002 2:55 PM Subject: RE: Null Pointer Exception - would you please take a look? > If you try firebiurd instead of 6.0 you try the jca driver at &