csharpdotcom wrote:
> Thanks, well in fact I had downloaded the zipped file mentioned above
> and unzipped it. Anyway, I've replaced it with
> postgresql-8.3-603.jdbc4.jar from the link you gave, and put it in my
> glassfish/domains/domain1/lib/ext/ directory, but I still don't know
> how to go from there and get the first example in chapter 10 of Geary
> and Horstmann "Core JavaServer Faces" to work. There is some
> configuration I'm just not familiar with, as I'm new to this.
> Incidentally I'm running Ubunto Linux.
In my Glassfish installation I have the PG JDBC driver installed in
$GLASSFISH_HOME/domains/$USER/lib/postgresql-8.x-nnn.jdbc4.jar
no 'ext/'
I configure my datasources via http://localhost:xxxx/,
where xxxx is the
'admin console' ****t.
--
Lew


|