posted 16 years ago
Make sure You added ref in Deployment Descriptor like this and make sure it is loaded when jvm starts.
<resource-ref id="ResourceRef_1126121987734">
<description></description>
<res-ref-name>jdbc/localds1</res-ref-name>
<res-type>javax.sql.DataSource</res-type>
<res-auth>Container</res-auth>
<res-sharing-scope>Shareable</res-sharing-scope>
</resource-ref>
After server start up , be fore hitting the app , search for datasorce ...
Deva
SCJP, WAS6.0, Sun webservices, IBM ILOG JRules 7.0 Certified