-- Wouter
[EMAIL PROTECTED] wrote:
Hello AndroMDA-Users,
I'm just evaluating AndroMDA and quite new to that tool, so please forgive me any stupid questions...
I try to use AndroMDA with XMI-Exports of ARIS UML Designer. The XMI Export is specified as follows:
<?xml version="1.0" encoding="UTF-8" ?> <XMI xmi.version="1.1" xmlns:UML="//org.omg/UML/1.4"> <XMI.header> <XMI.documentation> <XMI.exporter>ARIS UML Designer</XMI.exporter> <XMI.exporterVersion>2.0</XMI.exporterVersion> </XMI.documentation> <XMI.metamodel xmi.name="UML" xmi.version="1.4"/> </XMI.header> <XMI.content> ... </XMI.content> </XMI>
I have modelled some enitites, services and front end controllers for bpm4struts, and the generation worked fine. But as soon as I add an activity graph for the contoller class, I get following exception:
mda: [andromda] 11:47:02,904 INFO [CartridgeFinder] found cartridge --> 'bpm4struts' [andromda] 11:47:02,954 INFO [CartridgeFinder] found cartridge --> 'ejb' [andromda] 11:47:02,984 INFO [CartridgeFinder] found cartridge --> 'java' [andromda] 11:47:08,372 INFO [andromda] Input model --> 'file:D:/Projekte/mdd/ andromda/helloapp/mda/src/uml/helloapp.xmi' [andromda] org.netbeans.lib.jmi.util.DebugException: Cannot set a multi-value to a non-multivalued reference:Reference$Impl ID: .:0000000000000433 MID: .:000000000000022F OPCKG: .:00000000000002B5 [andromda] at org.netbeans.lib.jmi.xmi.XmiElement$Instance.setReferenceValu es(XmiElement.java:705)
What can I do to get more info on the error? Is it a modelling error or a problem with the XMI export of ARIS? Can anyone help?
Regards Stefan
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Andromda-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/andromda-user
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Andromda-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/andromda-user
