Koen, The method was initially in a loop, but since it is supposed to handle all the instances it only called once in my test program.
I initialize the jbpmcConfiguration like this: | static JbpmConfiguration jbpmConfiguration = JbpmConfiguration.getInstance(); | I'll follow your suggestion and move it (together with all the related code) within a try-catch block. Unfortunately, I won't be able to try before Monday. I use 3.1.2 on a XP box. Many thanks for your prompt reply Koen! Regards, Johan I View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4000527#4000527 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4000527 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
