Re: [mdr-users] XMI reading fine, but empty result collection
SainTiss <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.mdr.user |
|---|---|
| Message-ID | <[email protected]> |
Seems like you're right as far as AndroMDA is concerned: It turns out the model was indeed loaded correctly, and just the return value was wrong... Still, replacing the jmiutils.jar seems the better option, as it fixes the return value anyway Kind Regards, Hans On Fri, 27 May 2005 11:42:41 +0200 Martin Matula <[email protected]> wrote: > SainTiss wrote: > > >Hi, > > > >The solution was quite stupid: I downloaded other MDR jars, and things appear to be fixed. > >I did some tests, and it turns out to be jmiutils.jar. The bad one was dated 2004-08-26. The odd thing is that this very jar is used e.g. by AndroMDA, and there don't seem to be any MDR problems there... > > > >Any idea as to what might have been wrong in this jar? > > > > > I have no idea. Perhaps AndroMDA does not use the resulting collection. > I am glad you got it working :) > Martin >