Mauricio Salatino [http://community.jboss.org/people/salaboy21] created the discussion
"Re: how to get the sql script when using jBPM5.1?" To view the discussion, visit: http://community.jboss.org/message/631662#631662 -------------------------------------------------------------- Hi Derek, Hibernate will generate the required tables for you, you only need to look for the persistence.xml file where the persistence unit is configured and change the configurations there to point your database. You will also add the propietary driver into the class path in order to be able to connect with your DB. Cheers -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/631662#631662] Start a new discussion in jBPM at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
