[jboss-user] [jBPM] - Re: Unable to run example project as Java application
Derek Pang
do-not-reply at jboss.com
Mon Oct 24 06:06:35 EDT 2011
Derek Pang [http://community.jboss.org/people/delbacca] created the discussion
"Re: Unable to run example project as Java application"
To view the discussion, visit: http://community.jboss.org/message/633242#633242
--------------------------------------------------------------
I am now getting this error (note: the error above was not resolved, just a new error now)
Exception in thread "main" java.lang.Error: Unresolved compilation problems:
KnowledgeBase cannot be resolved to a type
The method readKnowledgeBase() from the type ProcessTest refers to the missing type KnowledgeBase
StatefulKnowledgeSession cannot be resolved to a type
KnowledgeRuntimeLogger cannot be resolved to a type
KnowledgeRuntimeLoggerFactory cannot be resolved
WSHumanTaskHandler cannot be resolved to a type
at com.sample.ProcessTest.main(ProcessTest.java:24)
If I look at the code, I get The import org.drools cannot be resolved.
How do I resolve this? Where can I find the references for this?
Thanks.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/633242#633242]
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/20111024/1bd308d6/attachment.html
More information about the jboss-user
mailing list