Hi, I guess I did not explain myself well. When I first deployed JBPM in my JBoss and after configuring the datasources, each time I tried to deploy a new process definition in the database, instead of only inserting one, two process definition were being inserted with the same name and diferent versions. That was being caused by bad transactional bahaviou and after doing the steps I referred in my previous post, the process definitions are now being correclty deployed and removed from the JBPM database.
So, basically my simple interactions with JBPM are working fine, I still have to start developing hard and test all JBPM functionalities, but now I can start doing it. The only problem is what I mentioned, the startup output of the JBoss AS stops at that line while. When using the AS that comes with the starter-kit, a lot more output lines are seen in the console and a periodic service seems to stay running. That is not happening with my JBoss. thanks for your interest in helping me solving this problem Best regards View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3937685#3937685 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3937685 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
