[jboss-user] [jBPM] - Re: Using JSP front end with JBPM, Tomcat
SaeedAhmed Subedar
do-not-reply at jboss.com
Thu Apr 28 10:48:53 EDT 2011
SaeedAhmed Subedar [http://community.jboss.org/people/saeeds] created the discussion
"Re: Using JSP front end with JBPM, Tomcat"
To view the discussion, visit: http://community.jboss.org/message/602565#602565
--------------------------------------------------------------
I am adding jars individually from those included in jbpm5 console app. library. This is working for me.
The bpmn file is not being read by my web app (on Tomcat)
I am getting foll. error..
java.lang.NullPointerException
at org.drools.compiler.PackageBuilder.addProcessFromXml(PackageBuilder.java:430)
at org.drools.compiler.PackageBuilder.addKnowledgeResource(PackageBuilder.java:470)
at org.drools.builder.impl.KnowledgeBuilderImpl.add(KnowledgeBuilderImpl.java:28)
on using the code..
*kbuilder.add(ResourceFactory.newClassPathResource("sample.bpmn"), ResourceType.BPMN2);*
A simple web jbpm 5 implementation other than jbpm5 console app. would be easier to understand and get going..
Thanx.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/602565#602565]
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/20110428/0f310cf7/attachment.html
More information about the jboss-user
mailing list