users@glassfish.java.net

Re: JDBC Configuration Via Context.xml

From: <glassfish_at_javadesktop.org>
Date: Wed, 19 Sep 2007 08:33:01 PDT

I've tried putting the following element in both 'web.xml' and 'sun-web.xml'. Neither of these seems to do it.

        <resource-ref>
                <res-ref-name>jdbc/MSDBOne</res-ref-name>
                <res-type>javax.sql.DataSource</res-type>
                <res-auth>Container</res-auth>
                <res-sharing-scope>Shareable</res-sharing-scope>
        </resource-ref>

Thanks,
Waylon
[Message sent by forum member 'waylonflinn' (waylonflinn)]

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