That's very strange indeed, Can you send me your model ?
> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:andromda-user- > [EMAIL PROTECTED] On Behalf Of Matthias K�spert > Sent: Friday, February 04, 2005 4:03 PM > To: andromda-user > Subject: [Andromda-user] Strange validation errors > > Hi, > > since I updated from CVS today (and generated a new project for my > existing model) I get the following validation errors: > > ERROR [AndroMDA:VALIDATION:ERROR] 1) > [Data::ArtDBAdminModel::com::mksoft::artdb::admin::artistmgmt::ManageArtis > t::ManageArtistActivity::MainMenu]:The name of this final state must not > be null and exactly match the name of a use-case. Alternatively it is > possible to reference a use-case using an hyperlink (some UML tools > support this). In both cases that use-case MUST carry the > <<FrontEndUseCase>> stereotype. Finally you may also specify an actual > hyperlink to an external resource, either in the final state's name, or as > a webpage link as supported by some UML tools. > ERROR [AndroMDA:VALIDATION:ERROR] 2) > [Data::ArtDBAdminModel::com::mksoft::artdb::admin::MainMenu::MainMenuActiv > ity::AddNewArtist]:Each name of a JSP action state must be unique in the > namespace of a use-case. > ERROR [AndroMDA:VALIDATION:ERROR] 3) > [Data::ArtDBAdminModel::com::mksoft::artdb::admin::MainMenu::MainMenuActiv > ity::MainMenuView]:Each name of a JSP action state must be unique in the > namespace of a use-case. > ERROR [AndroMDA:VALIDATION:ERROR] 4) > [Data::ArtDBAdminModel::com::mksoft::artdb::admin::artistmgmt::ManageArtis > t]:One and only one use-case must be marked as the application start use- > case. Currently this is done by adding the <<FrontEndApplication>> > stereotype to it. > ERROR [AndroMDA:VALIDATION:ERROR] 5) > [Data::ArtDBAdminModel::com::mksoft::artdb::admin::woamgmt::ManageWOA]:One > and only one use-case must be marked as the application start use-case. > Currently this is done by adding the <<FrontEndApplication>> stereotype to > it. > > OK, they tell quite clearly what is wrong - but (as checked in the XMI): > > 1) The name of the final-state *is* MainMenu and MainMenu is a > <FrontEndUseCase> > > 2/3) these names *are* unique in the XMI > > 4/5) I have 'one and only one' UseCase (MainMenu) marked as > <FrontEndApplication> > > Before updating, the model was read without errors. Any idea what > happens? > ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Andromda-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-user
