users@glassfish.java.net

Re: Connection Pooling - Validation and Recreating Connection does not work

From: <glassfish_at_javadesktop.org>
Date: Wed, 21 Feb 2007 21:35:04 PST

Hi,

Thanks for the reply. That would have been my guess. But, of course I have the entry. And when I restart the Application Server manually, everything works again. So I wouldn't imagine that something is wrong with sun-web.xml. This is part of what I have in sun-web.xml:

[code]
<resource-ref>
    <res-ref-name>jdbc/oraclesccweb</res-ref-name>
    <jndi-name>jdbc/oraclesccweb</jndi-name>
  </resource-ref>
[/code]
[Message sent by forum member 'dailysun' (dailysun)]

http://forums.java.net/jive/thread.jspa?messageID=204765