optional package? - Mailing list pgsql-jdbc

From Mauro Mozzarelli
Subject optional package?
Date
Msg-id 200210292005.14141.mauro@EzPlanet.net
Whole thread Raw
List pgsql-jdbc
Hi,

After the latest CVS update, I have been unable to create the driver with the
"org.postgesql.jdbc2.optional" package that is always omitted.
What am I doing wrong?

Moreover, can I make a request to move the "optional" into the standard
package? In fact what is here called "optional" is necessary in order to
connect to pgsql from an EJB running in an application server (I am testing
with Websphere). As a general architectural best practice rule we wouldn't
even want to access the database directly from a JSP/Servlet, but only from
an EJB module.
Mauro

pgsql-jdbc by date:

Previous
From: ygloriau@siliage.fr
Date:
Subject: Re: Prepared Statement limit ?
Next
From: Edwin de Jong
Date:
Subject: Re: notification support