Hi,
When generating code from a simple UML model I received the following stacktrace (with Maven):
...
INFO [AndroMDA] found metafacades --> 'bpm4struts'
ERROR [ModelProcessor] Error performing ModelProcessor.process with model(s) -->
'file:C:/Documents and Settings/pILSNa/phd/mda/src/uml/PhdcoursesModel.xmi'
java.lang.IllegalArgumentException: methodName: UMLModelAccessFacade.getPackageName - 'modelElement' class --> 'class org.andromda.metafacades.uml14.ArgumentFacadeLogicImpl' must be assignable to class --> 'interface org.andromda.metafacades.uml.ModelElementFacade'
at org.andromda.core.common.ExceptionUtils.checkAssignable(ExceptionUtils.java:124)
at org.andromda.metafacades.uml14.UMLModelAccessFacade.getPackageName(UMLModelAccessFacade.java:76)
...
Does anyone know what the cause for this error could be?
I am able to generate the AndroMDA sample apps. I have tried with both Poseidon and Magic Draw.
The UML model contains one class diagram and an activity diagram.
I'm using AndroMDA 3.0M2.
Cheers,
Nils Rydh
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Andromda-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-user
