Early decision points do not pass validation
--------------------------------------------

         Key: BPM-228
         URL: http://jira.andromda.org/browse/BPM-228
     Project: Bpm4Struts Cartridge
        Type: Bug
    Versions: 3.0 Final, 3.1M1    
 Environment: Binary Ant release
    Reporter: David Allen
 Assigned to: Wouter Zoons 


Adding a decision point prior to any <<FrontEndView>> action state never seems 
to pass model validation.  As an example, consider the small activity graph on 
the main AndroMDA page that was drawn to show what AndroMDA can do.  The 
decision point comes before the action state which displays a form.

With several different models, I always get the same error shown below.  This 
validation error never occurs on any decision points which occur after a 
<<FrontEndView>> action state, which is really confusing, but I am not sure 
what is going on with model validation yet.  The error does not make sense by 
itself since the transitions do have guards on them just like any other 
decision point which does pass validation already.

 [andromda] ERROR [AndroMDA] 1) 
[org::andromda::samples::carrental::contracts::web::returnCar::ReturnACar::returningCar::undefined]:When
 a transition exits a decision point it needs a guard, you need to specify the 
name of the guard.

Since none of the samples which ship with AndroMDA have this case, I have 
modified the CarRentalSystem sample to show this error.  I will try to attach 
this to the bug report.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.andromda.org/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Andromda-devel mailing list
Andromda-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-devel

Reply via email to