Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » JBoss User Help »

[jboss-user] [JBoss jBPM] - Re: ProcessDefinition disapear from the
 database

scott.stark@jboss.org

2007-07-17


Look at 'Chapter 5.4 Web application' of the user guide
http://docs.jboss.com/jbpm/v3.2/userguide/html/deployment.html#webapplication

the web app starts the JobExecutor Ronald is referring to.

I'm wondering about this:
jbpmConfiguration.createSchema();
| ProcessDefinition processDefinition=ProcessDefinition.parseXmlResource("demandeAccesVerifUserAlerteRH/processdefinition.xml");

You said you have your db schema already set up and have also deployed your process. Why are you calling createSchema() in your action again and why are you trying to get the processdefinition from the xml file instead of from the db?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064879#4064879

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4064879
_______________________________________________
jboss-user mailing list
jboss-user@(protected)
https://lists.jboss.org/mailman/listinfo/jboss-user
©2008 junlu.com - Jax Systems, LLC, U.S.A.