Subject Re: [IB-Java] Build on Windows
Author Massimo Ferrari
If the question was directed to Jason Chan I apologize...
This can be a clarification: I think that the message of all these last
posts, is that this Driver is not designed/intended to be used the 'old'
way, i.e. through the DriverManager or through a ConnectionPoolDataSource,
and that can be confusing for most of us (or at least for me).
What baffles me, is that I finally found an actively developed Type 4 driver
for Interbase but I can't simply plug it into my JDBC2 application (with my
favorite JDBC2 connection pooling system) since it is not recommended by the
driver's developers self.

Massimo


----- Original Message -----
From: "David Jencks" <davidjencks@...>
To: <IB-Java@yahoogroups.com>
Sent: Monday, October 29, 2001 5:57 PM
Subject: Re: [IB-Java] Build on Windows


> What specifically are you asking for? Right now it is quite easy to use
> the driver to get a (non pooling) jdbc 2 DataSource. I've given some
> advice on how to turn this into a jdbc 2 DataSource that actually pools
> connections, although I haven't had time to try this myself. Deployment
in
> this situation is pretty straightforward, you need about 4 jars on your
> classpath.
>
> There are as far as I know no deployment requirements in the jdbc spec, so
> I don't really see the problem in getting the DataSource from the
> ManagedConnectionFactory.
>
> Hoping you can clarify,
>
> David Jencks
>
>
> On 2001.10.29 08:28:12 -0500 Jason Chan wrote:
> > I also agree that the type 4 driver only a simple JDBC 2.0 driver is
much
> > much practical.
> >
> >
> > ----- Original Message -----
> > From: "Massimo Ferrari" <massimo@...>
> > To: <IB-Java@yahoogroups.com>
> > Sent: Monday, October 29, 2001 9:07 PM
> > Subject: Re: [IB-Java] Build on Windows
> >
> >
> > > > Thanks!!
> > > Well, it wasn't a difficult job for me! :)
> > >
> > > > I was trying to give instructions yesterday on this list on how a
> > jboss
> > > > ConnectionManager could be used standalone pooling. I have some
> > problems
> > > > with the current state of the jboss ConnectionManagers, however they
> > > should
> > > > work fine for anything but very high load situations. I'm hoping to
> > find
> > > > time to rewrite them, but it is not at the top of my list.
> > > >
> > > > (problems are: (1)if the pool is all checked out with requests
> > blocking,
> > > > blocking requests can wait forever, as returned connections can get
> > handed
> > > > out to new requests. (2) the pooling code is too complicated and has
> > too
> > > > much speculative functionality and too many parameters for the
> > purpose
> > of
> > > a
> > > > connection pool. It may be great for something else, but it is too
> > hard
> > > to
> > > > fix problems (see 1) with its current complexity)
> > > Ok, but first just a question: what do you think about tyrex? It
should
> > be
> > > not that difficult to implement pooling (DataSource pool) for the
> > firebird
> > > driver using the tyrex library, or am I completely wrong? They say
they
> > use
> > > also a connector architecture, but I'm not sure it's the JCA.
> > >
> > > Well, I see that using the Minerva Pool has its advatanges, since (I
> > guess)
> > > you are the main developer, but I have first to understand the
> > mechanics
> > of
> > > jca.
> > > Least but not last, I partially agree with Kyle Cordes: I think your
> > type
> > 4
> > > driver would also be really useful as just a simple JDBC 2.0 driver.
> > >
> > > Massimo
> > >
> > >
> > >
> > >
> > > To unsubscribe from this group, send an email to:
> > > IB-Java-unsubscribe@egroups.com
> > >
> > >
> > >
> > > Your use of Yahoo! Groups is subject to
> > http://docs.yahoo.com/info/terms/
> > >
> > >
> > >
> >
> >
> >
> > To unsubscribe from this group, send an email to:
> > IB-Java-unsubscribe@egroups.com
> >
> >
> >
> > Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
> >
> >
> >
> >
>
>
> To unsubscribe from this group, send an email to:
> IB-Java-unsubscribe@egroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>