Look through the Database Example in the user guide to get an idea of what API functions
to call to get a process definition and the like from the db:
http://docs.jboss.com/jbpm/v3.2/userguide/html/tutorial.html#databaseexample
(scroll down to the function processInstanceIsCreatedWhenUserSubmitsWebappForm(), it
shows the necessary steps you would have to follow)
Regarding the createSchema, no, you don't have to call it again when your db schema is
already set up ;-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064895#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...