[jboss-user] [jBPM] - Can't start jbpm3 process

Vladimir Kiryakov do-not-reply at jboss.com
Mon Jul 26 02:47:59 EDT 2010


Vladimir Kiryakov [http://community.jboss.org/people/vladimir_kiryakov] replied to the discussion

"Can't start jbpm3 process"

To view the discussion, visit: http://community.jboss.org/message/554322#554322

--------------------------------------------------------------
but if I code like this:

package com.app.HANDLERS;

import org.jbpm.graph.def.ActionHandler;
import org.jbpm.graph.exe.ExecutionContext;

public class State1Handler implements ActionHandler {

    @Override
    public void execute(ExecutionContext arg0) throws Exception {
        
        new MyClass().printHelloWorld();

    }

}

I have error like in my first post

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/554322#554322]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100726/c6262ee6/attachment.html 


More information about the jboss-user mailing list