1 Reply Latest reply on Apr 9, 2004 6:22 AM by franklemke

    Could not load class: org.jboss.ejb.plugins.cmp.jdbc.mysql.J

    franklemke

      Hi,

      I want the MySQL-DB to autoincrement the primary-key-field. Therefore it ist nessecarry to inform JBoss to use the MySQLCreateCommand. It's located in the class-file

      org.jboss.ejb.plugins.cmp.jdbc.mysql.JDBCMySQLCreateCommand

      JBoss throws this Exception.

      Could not load class: org.jboss.ejb.plugins.cmp.jdbc.mysql.JDBCMySQLCreateCommand

      How can I get JBoss finding this class?

      Frank