Fast as always. Thank you Am 22 Apr 2005 um 8:03 hat Chad Brandon geschrieben:
> Wouter Zoons wrote: > > > > > > > Chad Brandon wrote: > > > >> [EMAIL PROTECTED] wrote: > >> > >>> Hi, > >>> > >>> did you change anything in the last days regarding the table links. > >>> As I said I use parameter there are not present in the table. With > >>> the form table events it worked. But today I leaved out the -o flag. > >>> Now I get an exception: > >>> > >>> javax.servlet.ServletException: Unable to find a value for "name" in > >>> object of class "org.bund.baua.core.users.RoleVO" using operator "." > >>> org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:846) > >>> > >>> org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:779) > >>> > >>> org.apache.jsp.org.bund.baua.core.admins.web.usermanagement.available_002droles_jsp._jspService(available_002droles_jsp.java:285) > >>> > >>> > >>> > >>> The name paramter is not present in the table. > >> > >> > >> > >> Can you send me your model and I'll take a look? (I'll be later today). > >> > > > > I've spotted the issue: you always read the parameter from the row > > object, it used to be different: when the parameter has a name that is > > not matching any of the column names the value will be read from the > > form instead > > > > I'm fixing this now, so no need to do anything about this Chad > > k cool...thanks Wouter. > > > > > -- Wouter > > > ------------------------------------------------------- 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
