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: ?xml version=1.0 encoding=UTF-8? Context Resource type=javax.sql.DataSource name=jdbc/DSCarsAppDB factory=org.h2.jdbcx.JdbcDataSourceFactory You probably don't need to specify this factory. If you don't specify this, you'll get

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 project