Hi Wouter, yes - our mails just crossed :-)
> It's indeed a bpm4struts issue, you will need the name="form" attribute on > all input fields, we're fixing it today > > (the problem is in the JSPs, they are not correctly rendered, all field are > missing that silly little attribute) > Thanks a lot - I'll wait for the CVS update. > > > > 2. in the controller implementation class you don't need to cast the > > forms, > > > you can use the interface directly .. if a field would be missing it > > means > > > you forgot to model it as an argument to your controller operation > > > > [WZ> ] the 'searchArtists' controller operation is missing the 'allArtists' > argument, that's it (all arguments will be exposed as accessors through the > form interface - taking into account backing lists etc...) > Oops - thank you again! > > hth > -- Wouter > You definitely did :-) Cheers, Matthias ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ Andromda-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-user
