[JBoss jBPM] - Re: JBPM Migration 3.2.* -> 4.*
by johncarl81
Thank you for the quick reply.
"jbarrez" wrote : anonymous wrote : I am very excited about the beta release of JBPM4.
|
| jBPM4 isnt beta anymore ... GA was released last Friday. But we're very happy that you are excited :-)
|
Even better... where am I getting my dated information?
"jbarrez" wrote :
| Note that jBPM4 is designed so it can run next to jBPM3 (no package name clashes or database schema clashes).
|
That might be an acceptable solution, to run 3 & 4 in tandem, but might make the application a bit bloated, especially with the wacky spring integration module... I'll certainly keep it in mind.
"jbarrez" wrote :
| More migration info, see devguide: http://docs.jboss.com/jbpm/v4.0/devguide/html_single/
Thanks for the link to the dev guide... I had not found that documentation yet.
I am going to give the upgrade and data migration to version 4 a try. We are not using a lot of the functionality in 3 and this might help us in the move. If you are interested I will keep you informed.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4243845#4243845
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4243845
17 years
[EJB 3.0] - Re: Junit failed.
by PeterJ
Looking at this code and the error message, I believe that the error message has nothing to do with the code, but rather that the junit task within ant is incorrect. As a guess, I suspect that the Client.class file is in the wrong location relative to the classpath - the error seems to say that it found Client.class in a base directory rather than within the com/ip6networks/calling_card_registration/test/ directory.
If the above does not help you, please post the full target that include the junit task. When posting that, please enclose it within 'code' tags - select the XML text and click the Code button above the editor window. Also, use the Preview button to ensure proper formatting before clicking Submit.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4243844#4243844
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4243844
17 years