Hi all.
I'm bugging with Tomcat, JNDI and Tyrex. Until the main problem is resolved, I'd like to implement my dummy JNDI resource. I have a sample code for Oracle. The thing is that Oracle's JDBC driver has a DataSource object, while I cannot locate one in PostgreSQL's JAR.
What should I do?
Nix.