Skip to Content.
Sympa Menu

freetds - Re: Compile problem with Tds.java

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Chris McNeilly" <cmcneilly AT smartbrief.com>
  • To: "TDS Development Group" <freetds AT franklin.oit.unc.edu>
  • Subject: Re: Compile problem with Tds.java
  • Date: Thu, 7 Jun 2001 09:06:07 -0400


I'm getting a nullpointer exception in the setString method. It appears
that Tomcat initially tries to authenticate username/password of
null/null, which should obviously fail. In the set String method, it
looks like its using str.length() without first checking the existence
of str. I think I can fix it fairly quickly if only I could build the
thing.

Thanks,

Chris

> -----Original Message-----
> From: bounce-freetds-132045 AT franklin.oit.unc.edu
> [mailto:bounce-freetds-132045 AT franklin.oit.unc.edu]On Behalf Of Curt
> Hagenlocher
> Sent: Wednesday, June 06, 2001 9:15 PM
> To: TDS Development Group
> Subject: [freetds] Re: Compile problem with Tds.java
>
>
> On Wed, 6 Jun 2001, Chris McNeilly wrote:
>
> > The snapshot works fine for all database accesses, but fails when
> > using this Apache feature (web authentication -JDBCRealm).
>
> Which version of Tomcat are you using, and what error are you
> seeing?
>
> --
> Curt Hagenlocher
> curt AT hagenlocher.org
>
> ---
> You are currently subscribed to freetds as: [cmcneilly AT smartbrief.com]
> To unsubscribe, forward this message to
> $subst('Email.Unsub')
>





Archive powered by MHonArc 2.6.24.

Top of Page