[ https://issues.apache.org/jira/browse/MTOMCAT-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13831977#comment-13831977 ]
Olivier Lamy (*$^¨%`£) commented on MTOMCAT-249: ------------------------------------------------ With 2.2 ? > Tomcat7:run fails to bring in JDBC class using JNDI Tomcat6:run works > --------------------------------------------------------------------- > > Key: MTOMCAT-249 > URL: https://issues.apache.org/jira/browse/MTOMCAT-249 > Project: Apache Tomcat Maven Plugin > Issue Type: Bug > Components: tomcat7 > Affects Versions: 2.1 > Environment: OpenSUSE 12.3 > Java 1.7.0_45 > Reporter: Gilberto C Andrade > Assignee: Olivier Lamy (*$^¨%`£) > Priority: Minor > Attachments: MTOMCAT-249.zip > > > So when I run Tomcat 6 everything runs fine but when I run tomcat7:run I get > the following. > {code:xml} > org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create JDBC driver of > class ' for connect URL 'null' > {code} > Default config of the plugin: > {code:xml} > <plugin> > <groupId>org.apache.tomcat.maven</groupId> > <artifactId>tomcat7-maven-plugin</artifactId> > <!--artifactId>tomcat6-maven-plugin</artifactId--> > <version>2.1</version> > </plugin> > {code} -- This message was sent by Atlassian JIRA (v6.1#6144) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org