Re: Troubles with JNDI data source configuration in Tomcat6 - mentioning H2 and Jetty

2013-02-22 Thread Alexander Dümont
Hello Chris, Am 22.02.2013 02:39, schrieb Christopher Schultz: You probably don't need to specify this factory. If you don't specify this, you'll get Tomcat's built-in DBCP. That was absolutely true! In fact, removing the "factory"-parameter made it work after all. I know it seems excess

Troubles with JNDI data source configuration in Tomcat6 - mentioning H2 and Jetty

2013-02-20 Thread Alexander Dümont
Hello, my name is Alexander Dümont and i have some troubles configuring a JNDI datasource for Tomcat6. Im sorry, if i can't find the right words, English is not my first language and this is my first shot asking others. I have two active configurations for the same java software pr