in server.xml I\'ve defined global resource (I\'m using Tomcat 6):
Did you make that resource available for the application by declaring it in your web.xml?
web.xml
DB Connection jdbc/myds javax.sql.DataSource Container