[jboss-user] [JBoss jBPM] - Re: problem reagarding task node configuration in jbpm

2009-07-28 Thread jbarrez
You'll see that the core concepts are the same, but the complete way of working 
has changed.

So yes, the switch to jBPM4  makes sense, ceratinly if you want to be 
future-proof (but this also means learning jBPM4)

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246448
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: problem reagarding task node configuration in jbpm

2009-07-24 Thread vnm
But thing I also want to mention is that I have decieded to shift to jbpm 
version 4 from 3.2.3...I need to study version 4 first as it differs from 
version 3 widely.. But is it advisable to shift to version 4 directly from 
3.2.3 instead of to shift to version > 3.2.3?

Regards,
vnm

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4245735
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: problem reagarding task node configuration in jbpm

2009-07-23 Thread vnm
I have not tried 3.2.6SP1 yet..The only thing I know about 3.2.6SP1 is that it 
has inbulit installer which we can directly point to standalone Jboss AS ..I 
have also downloaded 3.2.6SP1 installer jar but hav nt used it yet...

Regards
vnm

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4245728
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: problem reagarding task node configuration in jbpm

2009-07-23 Thread kukeltje
Then I would even switch to 3.2.6SP1...

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4245625
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: problem reagarding task node configuration in jbpm

2009-07-23 Thread vnm
Hi Ronald,
 Thank you so much for your help..You are right as the problem was 
because of version mismatch between the jbpm I am using and that for esb..
As I am using jbpm version 3.2.3 and esb is using 3.2.2 and  the 
scripts I executed priviously was from esb ..So then I found the mysql script 
file from jbpm-jpdl-suite-3.2.3 and executed it and then tested my same 
application and now it is allowing me to deploy my jpdl on db...
Again thank you so much for your time and efforts

Regards
vnm

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4245619
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: problem reagarding task node configuration in jbpm

2009-07-23 Thread kukeltje
use the innodb dialect which is currently commented out.

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4245430
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: problem reagarding task node configuration in jbpm

2009-07-23 Thread vnm
hi Ronald,
   Thanks for your reply..

As per your instruction I changed dialect property as below in my 
hibernate.cfg.xml because we are using innodb as default storage engine

 org.hibernate.dialect.MySQLInnoDBDialect

which was priviously 
org.hibernate.dialect.MySQLDialect

But the error still prevails...

Regards
vnm

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4245457
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: problem reagarding task node configuration in jbpm

2009-07-23 Thread kukeltje
how did you create the schema?

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4245522
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: problem reagarding task node configuration in jbpm

2009-07-23 Thread vnm
Are you asking for jbpmdb?

In this schema I have executed list of scripts given by jbpm to run persist 
your jpdl in mysql...Actually I am using jbpm and esb in integration...So on 
installation of jbossesb suit, I have found out the mysqlscript file for jbpm 
tables...

Thanks and Regards
vnm

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4245533
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: problem reagarding task node configuration in jbpm

2009-07-23 Thread kukeltje
than you can have version 'conflicts' if you use a newer version of jBPM e.g. 
3.2.6sp1 and the scripts from the esb could be for 3.2.2


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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4245536
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user