By the way to help someone in the future searching the forums for the same problem here is
my java command
java -cp
hibernate3.jar;jbpm-jpdl.jar;jbpm-bpel.jar;commons-logging.jar;dom4j.jar;antlr-2.7.6.jar;jbpm-identity-3.1.4.jar;commons-collections.jar;commons-lang.jar;wsdl4j.jar;bsh-1.3.0.jar;C:\Development\Java\jbpm-starters-kit-3.1.4\jbpm-bpel-1.1.Beta3\db
org.hibernate.tool.hbm2ddl.SchemaExport --config=hibernate.cfg.xml --create --quiet
--output=jbpm-bpel.ddl --format
Copy all the jar's into a directory and add the hibernate.cfg.xml.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4015211#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...