[jboss-user] [JBoss jBPM] - Re: Help needed in deploying 'par' to JBoss server
vignesh57
do-not-reply at jboss.com
Mon Jun 29 06:29:43 EDT 2009
Hi Ronald, thanks for the help. I completed this task....
What i did was a silly mistake that beginners used to do.
O I wrote a stand-alone java code in which i added the attached code in main method itself :o
O Then i realized how it will get Visiblity to the jBPM Database....
O Moved the piece of code and embeded it to an ESB Service & it worked !!
O Hope no other beginners does this mistake. This forumn should help them. at least.
However, one strange thing i noticed.
O Whenever we deploy, jBPM assigns a (auto-increment type) process definition id.
O The id of the last app i deployed was 204.
O But the id the latest deployment is 234.
O So the strange fact is that, my 'dumb old code' actually inserted a record in the database BUT it ain't showed up in the jBPM Web Console :0
[/img]
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4240686#4240686
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4240686
More information about the jboss-user
mailing list