[JBoss-user] [JBoss jBPM] - Re: How to use pooledActors without Identity Component

2006-05-25 Thread pwang33
You can have action class to do the same thing you did in your custom assigment handler. We have done that to dynamically to change the assigment on the fly. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3946519#3946519 Reply to the post : http://www.jboss.

[JBoss-user] [JBoss jBPM] - Re: Does BPM fit my business process?

2006-01-15 Thread pwang33
I am currently helping a telecom company to create a provisioning bpm for their order management. We use JBPM as BMP engine to drive the order process from the creation of provisioning profile, sales force integration, prepare contract, negoiate, installtion, site survey etc.. It would be a go

[JBoss-user] [JBoss jBPM] - Re: Mysql database is not included in ant build script.. how

2006-01-10 Thread pwang33
| | | | | | | | | | | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3916736#3916736 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3916736 --

[JBoss-user] [JBoss jBPM] - Re: Mysql database is not included in ant build script.. how

2006-01-10 Thread pwang33
Try followings in build.depoy.xml of course , you have get your *.ds.xml to point to the same mysql server in order to run the app View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3916735#3916735 Reply to the post :

[JBoss-user] [JBoss jBPM] - Re: java.sql.SQLException: Table already exists: JBPM_ACTION

2006-01-09 Thread pwang33
Add this statement if (!jbpmSchema.hasJbpmTables()) before the jbpmSchema.createSchema(); inside the AbstractDBTestCase View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3916541#3916541 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&m