[jboss-jira] [JBoss JIRA] Resolved: (JBRULES-2543) 5.1.0M1 BPMN RuleFlow file errors editing or loading with 5.1.0M2
Kris Verlaenen (JIRA)
jira-events at lists.jboss.org
Wed Jul 21 15:40:16 EDT 2010
[ https://jira.jboss.org/browse/JBRULES-2543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kris Verlaenen resolved JBRULES-2543.
-------------------------------------
Assignee: Kris Verlaenen (was: Mark Proctor)
Fix Version/s: 5.1.0.CR1
Resolution: Won't Fix
If parsing fails to read in the process XML (for whatever reason) it will log an error in the error log and show an empty process (start node only). Since the BPMN2 spec was still under development, it is most likely that changes in the BPMN2 XSD from M1 to M2 resulted in the old process to be no longer valid. Unfortunately there is no support for automatically upgrading BPMN2 versions between different versions. Manually changing the XML to the new BPMN2 format should be a workaround.
> 5.1.0M1 BPMN RuleFlow file errors editing or loading with 5.1.0M2
> -----------------------------------------------------------------
>
> Key: JBRULES-2543
> URL: https://jira.jboss.org/browse/JBRULES-2543
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: drools-core (flow)
> Affects Versions: 5.1.0.M2
> Environment: Windows XP, Eclipse Helios
> Reporter: Eric Lindahl
> Assignee: Kris Verlaenen
> Fix For: 5.1.0.CR1
>
>
> After updating from 5.1.0M1 to 5.1.0M2, my BPMN ruleflow files now have errors in the editor and errors loading as resources.
> Editor only shows the start node for what was a usable BMPN ruleflow previously.
> Editor now complains that property ID is null.
> Editor now adds characters to end of name. For example, file "Startup.bpmn" has "Startup.b" in the name property.
> Example error:
> Description Resource Path Location Type
> Unresolved compilation problems:
> The method getTextContent() is undefined for the type Node
> The method getTextContent() is undefined for the type Node
> Startup.bpmn /Project/src/com/rules Unknown Drools Error
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list