On Thu, Jan 22, 2009 at 3:42 PM, Kurz Wolfgang <[email protected]> wrote: > But i am confused:-) > > Don't I have to configure the web.xml of the Tomcat server too so i can > Access the repository? > > Is it just my web.xml I have to configure? Or can I do both?
JNDI configuration also depends on the servlet container. I think in Tomcat you have to define the Resource in the server.xml. Have a look at Tomcat's documentation for that. Regards, Alex -- Alexander Klimetschek [email protected]
