Hi, Just now I was writing some code outside androMDA which populates MDR with the UML metamodel. However, for some reason the extent I was trying to fill remained empty, even though the XMI parsing went fine. (i.e. the Collection which is returned by the XMIReader.read() method was empty)
I asked about this on the MDR mailing list, where Martin Matula didn't know the answer. In the end, it turned out that replacing jmiutils.jar with a different version fixed the problem. The odd thing is that the jmiutils.jar I was using, was the one I fetched with maven, i.e. jmiutils-20040826.jar, which is the one AndroMDA is using as well. Therefore, I was wondering if you've experienced similar oddities before? Thanks, Hans ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ Andromda-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-user
