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]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
