[jboss-user] [jBPM] - Re: JBPM(Human Task)+Spring+Hibernate on JBoss AS 7
Avneesh Sisodia
do-not-reply at jboss.com
Thu Sep 20 06:33:22 EDT 2012
Avneesh Sisodia [https://community.jboss.org/people/avneesh] created the discussion
"Re: JBPM(Human Task)+Spring+Hibernate on JBoss AS 7"
To view the discussion, visit: https://community.jboss.org/message/760561#760561
--------------------------------------------------------------
Thanks for the link *wqe .* I read it and do all things explained there . But I have not idea how to use real process file.
I used this to read process file
KnowledgeBuilder kbuilder = KnowledgeBuilderFactory.newKnowledgeBuilder();
kbuilder.add( ResourceFactory.newClassPathResource("SampleHumanTaskProcess.bpmn"), ResourceType.BPMN2 );
ksession.startProcess("com.sample.bpmn");
But not able to read process.
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/760561#760561]
Start a new discussion in jBPM at Community
[https://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/20120920/d2e32d74/attachment.html
More information about the jboss-user
mailing list