cancel
Showing results for 
Search instead for 
Did you mean: 

Activiti workflow. Error parsing XML

brunoais
Champ in-the-making
Champ in-the-making
I made a workflow in activiti to test Alfresco's workflow engine to compare to jBPM's.

After making a workflow using the activiti extension for eclipse, I tried to adding it using the activiti console but it failed.
The error that appears is:
<blockquote>Error parsing XML</blockquote>

Note: I made some manual changes to the XML itself. Changes that the eclipse extension does not do itself.

In order to try understanding the problem, I tested the XML against an XML validator and a BPMN2.0 validator and they responded that it is valid according to the standard. I think I can conclude that the XML is valid.

How can I check what's wrong with the file? If you need me to write it here I may do it but I'll have to filter some confidential information I'm using with the workflow.

I also had already tried making a workflow using only the GUI from activiti and it worked correctly without any problems.
2 REPLIES 2

mitpatoliya
Star Collaborator
Star Collaborator
Are you using Activiti as workflow engine in Alfresco? check your property file.

brunoais
Champ in-the-making
Champ in-the-making
Yes. It is turned on.