[
https://issues.jboss.org/browse/DROOLS-1211?page=com.atlassian.jira.plugi...
]
Tomas David updated DROOLS-1211:
--------------------------------
Steps to Reproduce:
# Install Drools runtime (has to be drools-distribution-6.4.0.Final.zip)
# Create sample Drools project with HelloWorld process.
# Run ProcessTest.java as java application
was:
# Install Drools runtime (has to be Drools 6.4.0.Final distribution)
# Create sample Drools project with HelloWorld process.
# Run ProcessTest.java as java application
ProcessTest throws ClassNotFoundException:
org.jbpm.bpmn2.BPMN2ProcessProviderImpl
----------------------------------------------------------------------------------
Key: DROOLS-1211
URL:
https://issues.jboss.org/browse/DROOLS-1211
Project: Drools
Issue Type: Bug
Components: eclipse plugin
Affects Versions: 6.4.0.Final
Reporter: Tomas David
Assignee: Robert (Bob) Brodt
When Drools runtime is used ProcessTest.java throws java.lang.ClassNotFoundException:
org.jbpm.bpmn2.BPMN2ProcessProviderImpl. This is drools distribution problem only, the
tests works with brms distribution.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)