I have committed this fix in CVS and you can download it from the "nightly builds" section in a few hours once anonymous CVS has sunc'ed with developer CVS
-- Wouter > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:andromda-user- > [EMAIL PROTECTED] On Behalf Of Matthias K�spert > Sent: Sunday, October 31, 2004 3:13 PM > To: [EMAIL PROTECTED] > Cc: andromda-user > Subject: RE: [Andromda-user] RE: BPM4Struts modelling question > > 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 ------------------------------------------------------- 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_idU88&alloc_id065&op=click _______________________________________________ Andromda-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-user
