[jboss-dev-forums] [Design of JBoss ESB] - NewProcessInstanceFacade bug?

kadlecp do-not-reply at jboss.com
Wed Oct 31 14:21:01 EDT 2007


Hello, 

I think I have found a bug in NewProcessInstanceFacade.java. Field _keyPath is never set. 

I think there should one more line in the constructor of the class NewProcessInstanceFacade

_keyPath= config.getAttribute(Constants.KEYPATH);

Constant "Constants.KEYPATH" does not exist yet. But according to bpm_orchestration3 in jbossesb-4.2.1.IR2 the value of that constant should be "key"...

Pavel Kadlec



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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100808



More information about the jboss-dev-forums mailing list