Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » ClassCastException for ArrayList
ClassCastException for ArrayList [message #105632] Tue, 26 May 2009 14:06
Florian Lautenbacher is currently offline Florian LautenbacherFriend
Messages: 61
Registered: July 2009
Member
Hi there,

we are working on transformations between several process modeling
languages. In one of our transformations (from the Business Process
Modeling Notation, BPMN, to the Java Workflow Tooling, JWT) we now
experience the following problem:

When executing the transformation with an ATL runtime configuration, then
the transformation runs and the resulting file is as expected. We can see
a warning "Assigning a Collection to a single-valued feature", but the
transformation works fine.

When invoking the same transformation using Java, then we get a
ClassCastException for java.util.ArrayList. The full stacktrace can be
seen on bug #267600 (https://bugs.eclipse.org/bugs/show_bug.cgi?id=267600).

I'm running Win XP, Galileo M7 + EMF 2.5 + ATL 3 on my machine.

I hope you might have some hints what we are specifying wrong in the ATL
file or where this problem comes from.

Thanks for your support and best regards,

Florian
Previous Topic:installation AM3 in ATL
Next Topic:[ATL] No corresponding xsi:schemaLocation is produced in the resulting model.
Goto Forum:
  


Current Time: Fri Apr 26 10:50:44 GMT 2024

Powered by FUDForum. Page generated in 5.02797 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top