RE: [mdr-users] Invalid sub-element: UML:TaggedValue
"Tom Morris" <[email protected]> Tue, 1 May 2007 13:41:14 -0400
| Newsgroups | gmane.comp.java.netbeans.modules.mdr.user |
|---|---|
| Message-ID | <001801c78c17$eb015ce0$0301a8c0@micronxp> |
> also, this is all brokered through AndroMDA. but the exceptions are =20 > being thrown from netbeans jmi. >=20 > any suggestions? MDR doesn't include the source line and column information in the = exception, but it does know it. I think it might be spitting it out to syserr or someplace similar unless the AndroMDA folks have hooked into the NetBeans-specific logging mechanism. The stack trace doesn't really include any useful information other than = the summary, viz a TaggedValue is enclosed in something that it shouldn't = be. You'll probably have to provide the XMI file for anyone to give you any = more concrete feedback. ArgoUML uses MDR as well, so that might be a quicker way to debug this rather than firing up an AndroMDA build every time. Tom p.s. If you want to send me the XMI file, I can take a quick look at it = and may be able to spot the problem.