sorry about that Istvan, I see the documentation in the howto is ambiguous in this respect, I'll fix it
in andromda we use platform independent datatypes, the table should be modeled as a type such as 'datatype.Collection', did you try that ? in fact anything which *maps to* a descendant of java.util.Collection should work fine never specify language (ie. Java) specific datatypes in the UML when modeling for AndroMDA, I'll update the bpm4struts howto docs to better reflect this -- Wouter > Hi! > > I've tried to generate tables from model, but the table (displaytag) > does not appear. What did I wrong? The model: > > <action state to load table data> --- (data : java::util::Collection) > ---> <view table data> > > The data parameter is in signal, and has > "@andromda.struts.view.table.columns". > > Thanks, > Istvan > > > ------------------------------------------------------- > 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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Andromda-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/andromda-user > ------------------------------------------------------- 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://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ Andromda-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-user
