Hi all!
in the docs it's showed that, in order to retrieve a Connection from an handler
you should :
public void execute(ExecutionContext context) throws Exception {
Connection conn = context.getJbpmContext().getConnection();
......
}
this gives me a NullPointerExceptiopn because context.getJbpmContext()
is null.......
anybody helps me ?
Thanks
Francis
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4007866#4007866
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4007866
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user