History | Log In     View a printable version of the current page. Get help!  
Issue Details [XML]

Key: JSF-23
Type: Bug Bug
Status: Open Open
Priority: Critical Critical
Assignee: Chad Brandon
Reporter: Walter Itamar Mourão
Votes: (View)
Watchers: (View)
Operations

If you were logged in you would be able to see more operations.
JSF cartridge

Validation of transitions

Created: 21/Aug/06 04:06 PM   Updated: 21/Aug/06 04:46 PM
Component/s: None
Affects Version/s: None
Fix Version/s: None

File Attachments: 1. File JCog.xmi (757 kb)



 Description   
I've got the following validation error:
...
ERROR [AndroMDA] Model Validation Failed - 1 VALIDATION ERROR
ERROR [AndroMDA] 1) [Data::com.arcadian.jcog::web::jogo::Jogar::Atividades do Jogar::verifica jogos disponiveis]:A "front-end" action state needs at most one outgoing transition that is not an exception-transition.
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error running AndroMDA
...


This action state has other, not an exception, transition.

 All   Comments   Change History      Sort Order:
Comment by Chad Brandon [21/Aug/06 04:10 PM]
Not sure what you mean by "This action state has other, not an exception, transition. " That validation error won't occur unless you're either missing one or have more than one.

The attached model causes the validation error, but the only action-state with a outgoing <<FrontEndException>> has other transition, without the <<FrontEndException>> stereotype.