[jboss-user] [JBoss jBPM] - Re: Lots of versions of the same process

2008-11-22 Thread kukeltje
Yes, the sping jBPM template is also not very up to date. You miss jbpm 3.2 functionality and it is as usefull as the hibernate template (imo not useful at all). You can configure jBPM via spring afaik, but I'd ditch the template. It caused us (the company I worked for) more problems than it sol

[jboss-user] [JBoss jBPM] - Re: Lots of versions of the same process

2008-11-21 Thread ClayM
Ok, it seems that manually deploying a process is the best solution unless it's a testing thing. Thanks! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4191415#4191415 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=419

[jboss-user] [JBoss jBPM] - Re: Lots of versions of the same process

2008-11-21 Thread salaboy21
if you google that class you will find this: https://springmodules.dev.java.net/docs/reference/0.6/html/jbpm31.html This tells you that the process definition will be deployed every time that you start up your server View the original post : http://www.jboss.com/index.html?module=bb&op=viewto

[jboss-user] [JBoss jBPM] - Re: Lots of versions of the same process

2008-11-21 Thread ClayM
Here's my definitions | | | | | classpath:/foo/bar/migration/processdefinition.xml | | | | | | | | View the o

[jboss-user] [JBoss jBPM] - Re: Lots of versions of the same process

2008-11-21 Thread salaboy21
What class in the spring module are you using? anonymous wrote : | I'm using the JBPM Spring Module | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4191369#4191369 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=

[jboss-user] [JBoss jBPM] - Re: Lots of versions of the same process

2008-11-21 Thread ClayM
The JBPM Console has this: Process ID Process NameVersion | 319 migration 4 | 241 migration 3 | 131 migration 2 | 1migration 1 The process definition has not c

[jboss-user] [JBoss jBPM] - Re: Lots of versions of the same process

2008-11-21 Thread salaboy21
You are right, I don't know why I put that... tell me more about your scenario... what do you mean when you said anonymous wrote : | a new version of a process | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4191365#4191365 Reply to the post : http

[jboss-user] [JBoss jBPM] - Re: Lots of versions of the same process

2008-11-21 Thread ClayM
Wouldn't "drop-create" drop all the tables and therefore I'd never see more than one instance? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4191363#4191363 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4191363 ___

[jboss-user] [JBoss jBPM] - Re: Lots of versions of the same process

2008-11-21 Thread salaboy21
Look in your hibernate.cfg.xml file if your hbm2ddl is set to drop-create... this may be the cause View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4191342#4191342 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4191342 ___