baifanvhai / apromore

Automatically exported from code.google.com/p/apromore
0 stars 0 forks source link

Import of XPDL generates exceptions #98

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Importing the xpdl airport models included in the attached zip file generates 
exceptions.

Why is it so?

Original issue reported on code.google.com by macri.fa...@gmail.com on 5 Oct 2010 at 2:10

Attachments:

GoogleCodeExporter commented 9 years ago
It has been fixed. It was a mistake when casting from some canonical types to 
TaskType. It has been modified to be casted to WorkType. 

There is still two models have the problem because they have an associations 
between gateway and object whereas that is not supported by the canonical 
format. In this case, an exception will be raised to the Exception Adapter.

Original comment by aah.shareef@gmail.com on 6 Oct 2010 at 3:46

GoogleCodeExporter commented 9 years ago
Has the new canonizer be deployed to both brahms and winbox?

Original comment by marcello...@gmail.com on 6 Oct 2010 at 3:48

GoogleCodeExporter commented 9 years ago
I didn't deploy yet. Committed to google code.

Original comment by aah.shareef@gmail.com on 6 Oct 2010 at 5:01