[ http://team.andromda.org:8080/jira/browse/BPM-126?page=comments#action_10554 ] Wouter Zoons commented on BPM-126: ----------------------------------
okay .. I found the problem isChoice() is defined on PseudostateFacade, it's to check the kind of the pseudostate.. in the OCL it is supposed to check it on the target of a transition carrying a call event, since your model probably somewhere has such a transition pointing to an action state this code throws an exception I will fix it asap > ERROR [OCLIntrospector] Error invoking feature 'target.choice' on element > ------------------------------------------------------------------------- > > Key: BPM-126 > URL: http://team.andromda.org:8080/jira/browse/BPM-126 > Project: Bpm4Struts Cartridge > Type: Bug > Reporter: Martin West > Assignee: Wouter Zoons > Attachments: bpm-126-log.zip, bpm-126-mdl.zip > > > ERROR [OCLIntrospector] Error invoking feature 'target.choice' on element > 'org.andromda.cartridges.bpm4struts.metafacades.StrutsForwardLogicImpl[update]' > ERROR [OCLIntrospector] Error invoking feature 'actionTrigger' on element > 'org.andromda.cartridges.bpm4struts.metafacades.StrutsTriggerLogicImpl[update]' -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://team.andromda.org:8080/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Andromda-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-devel
