Thanks for the help On 29.05.2005, at 06:28, [EMAIL PROTECTED] (AndroMDA Forum) wrote:
Actually both the <<FrontEndEvent>> and <<FrontEndController>> are no longer needed (the reason you can't find them).
I was guessing the same, the howto for that cartridge seems to be related to version 3.0. Should I better use AndroMDA 3.0 to get things started?
Not sure what you mean with the EJB question? Did you model any entities?
No Entities, I tried to set up a simple bpm4struts project. For my project thats a single usecase with an activity graph attached. The activity graph has just 6 States (initial state, login, login FrontEndView, open session, output some session data to a FrontEndView, final state). The activity states are connected by transitions, some of them carry parameters (login name and password).
I also have also a controller Class with a single method openSession () that gets called from my activity state 4 (open Session).
Am I right there is also no (persistence) entity used in the online- store example?
------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ Andromda-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-user
