I've discovered a new problem of mine that concerns the context.xml file.

 

I access a mysql database in my framework that is referenced by my
context.xml file as a resource. I have my context.xml in the correct
directory src/main/webapp/META-INF but for some reason I keep getting an
error when I do a lookup for the resource. Is Tapestry using its own context
file I'm not aware of? How do I add my resource to the correct context file
so that I can get my database connection? Thanks in advance.

 

Jean-Philippe Steinmetz

Reply via email to