1 Reply Latest reply on Mar 10, 2004 9:24 AM by aloubyansky

    jdbc keygen for DB2

    mjl1

      I'm generating Nukes from CVS using DB2.
      mysql, postgresql, and hsqldb each build with an entity command spec, so I made one for DB2:
      <entity-commands>
      <entity-command
      name="nukes-entity-command"
      class="org.jboss.ejb.plugins.cmp.jdbc.JDBCDB2IdentityValLocalCreateCommand;"/>
      </entity-commands>
      Unfortunately, I could only find this class in CVS, and it looks like it is for 3.2.4RC1.
      I'm running 3.2.3RC1
      The other keygen classes live in jboss.jar in server//lib
      Should I just generate a jar with this class and stuff it in /lib?
      Or should I try 3.2.4RC1? Can I even get to that?
      thanks