[
https://jira.jboss.org/jira/browse/JBPM-1825?page=com.atlassian.jira.plug...
]
Tom Eugelink commented on JBPM-1825:
------------------------------------
Created a project in Eclipse. Added all the JBPM jars. Created a class which contains the
example code (did initially not copy the configuration files). Run.
Example not correct or ProcessDefinition.parseXmlString throw
exception
-----------------------------------------------------------------------
Key: JBPM-1825
URL:
https://jira.jboss.org/jira/browse/JBPM-1825
Project: JBoss jBPM
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: API, Documentation
Affects Versions: jBPM 3.2.3
Environment: WindowsXP SP3, Eclipse 3.4.1
Reporter: Tom Eugelink
The "Hello World" example uses a jbpm.cfg.xml and works correct. The second
example "database" gets and exception in the ProcessDefinition.parseXmlString
line as soon as the jbpm.cfg.xml is missing. From the example code it seems that this
should not happen, especially since the second example features code-driven configuration
(not programmatic configuration).
Anyhow; either the documentation is wrong or the ProcessDefinition.parseXmlString method.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira