> The server.xml looks right .
> What about the web.xml in your webapp ?
> How does it look like ?
The strange thing is, I don't have it defined in the web.xml.

That is because as soon as I do it I got a jdbc connection 'null' can't be
loaded or something like that.

But I had it working w/ out it for the last 3 hours.

Now it won't work.

but here is the web.xml nyways

<web-app>
<!--  <resource-ref>
    <description>postgreSQL Datasource example</description>
    <res-ref-name>admin/larco</res-ref-name>
    <res-type>javax.sql.DataSource</res-type>
    <res-auth>Container</res-auth>
  </resource-ref> -->
</web-app>




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to