Maybe this is most direct way to do it:
jbpmContext.getGraphSession().findLatestProcessDefinition(String name)
although it looks like you have to trap an error if it doesn't find it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4044832#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...