Subject Re: [Firebird-Java] FBManagedConnectionFactory constructor doesn't work
Author Rick Fincher
Brain-dead on my part. I had an old version of firebirdsql-full.jar in
jre/lib/ext. The compiler was picking up those classes rather than the ones
in the ant build classpaths.

Rick

----- Original Message -----

> Hi Rick,
>
> >In the current cvs the build fails because the constructor of
> >FBManagedConnectionFactory with the GDSType argument is not accepted.
>
> Do you mean the jaybird itself fails to build ? I have just done an update
> and a clean build and it seems to be building for me. I believe that
> sometime anonymous CVS lags behind the real CVS sometimes - I dont know if
> this might be a factor.
>
> >because the constructor of
> >FBManagedConnectionFactory with the GDSType argument is not accepted.
> >No-argument constructors seem to work OK. I'm not sure what's going on
> here
> >because the FBManagedConnectionFactory code seems to have the constructor
> >for the GDSType argument, although it is somewhat convoluted for the
> reasons
> >explainded in the code comments.
> >Anyone know why this doesn't work?
>
> I must admit I dont quite understand what problem your having or what your
> trying to do ? I know some refactoring has occured in this area recently -
> perhaps just getting a clean copy from CVS might help you. If not then if
> you could give a little more infomation about the problem then I will try
to
> help.
>
> Thanks
> Ryan
>
>
>
>
>
> -----Original Message-----
> From: Rick Fincher [mailto:rnf@...]
> Sent: 12 September 2003 05:12
> To: Firebird-Java@yahoogroups.com
> Subject: [Firebird-Java] FBManagedConnectionFactory constructor doesn't
> work
>
>
> Hi,
>
> In the current cvs the build fails because the constructor of
> FBManagedConnectionFactory with the GDSType argument is not accepted.
> No-argument constructors seem to work OK. I'm not sure what's going on
here
> because the FBManagedConnectionFactory code seems to have the constructor
> for the GDSType argument, although it is somewhat convoluted for the
reasons
> explainded in the code comments.
>
> Anyone know why this doesn't work?
>
> Rick
>
>
>
>
>
> To unsubscribe from this group, send an email to:
> Firebird-Java-unsubscribe@yahoogroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
>
>
> To unsubscribe from this group, send an email to:
> Firebird-Java-unsubscribe@yahoogroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>