[jboss-user] [JBoss jBPM] - jBPM4 Hello World example - null pointer exception
dwise@memc.com
do-not-reply at jboss.com
Thu Aug 20 11:45:48 EDT 2009
I am working through the jbpm4 hello world example,
I am getting a null pointer exception when executing:
repositoryService.createDeployment()
.addResourceFromClasspath("helloWorld.jpdl.xml")
.deploy();
Any suggestions?
Also, is there a book or an article that goes into depth on how to set up jbpm4? I am a beginner to jbpm and it would help me alot to get something like this to work with.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250694#4250694
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4250694
More information about the jboss-user
mailing list