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&...]