So this was the right fix to get it to compile with 1.1? That's good to know I guess. After reading the post from Craig I guess i fall on the side of maiking it compatible with 1.2 and leaving 1.1 high and dry. Seems as though if you are considering using struts-faces you will be making code changes anyway.
Thanks for the help.


Michael

From: "Matthias Wessendorf" <[EMAIL PROTECTED]>
Reply-To: "Struts Developers List" <[EMAIL PROTECTED]>
To: "'Struts Developers List'" <[EMAIL PROTECTED]>
Subject: RE: Compiler Error
Date: Tue, 25 May 2004 07:15:51 +0200

and look here whats in bugzilla:
http://issues.apache.org/bugzilla/show_bug.cgi?id=22207

http://issues.apache.org/bugzilla/show_bug.cgi?id=28668

cheers,


> -----Original Message----- > From: Michael Rasmussen [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 25, 2004 1:49 AM > To: 'Struts Developers List' > Subject: Compiler Error > > > I was trying to compile struts-faces and I have now ben > successful with it. But not without changing code. Maybe > this has changed to reflect the new version of struts I don't know. > > I got an error on line 250 of faces.component.formComponent > > [javac] > E:\eclipse\workspace\jakarta-struts\contrib\struts-faces\src\j > ava\org\apache > \struts\faces\component\FormComponent.java:250: > createDynaActionFormClass(org.apache.struts.config.FormBeanCon > fig) in org.apache.struts.action.DynaActionFormClass cannot > be applied to > (org.apache.struts.config.FormBeanConfig,org.apache.struts.con > fig.ModuleConf > ig) > > [javac] DynaActionFormClass.createDynaActionFormClass(fbConfig, > moduleConfig); > > > > I fixed it by removing the second argument from the function, > but is this the right thing to do? Is this supposed to compile? > > Michael > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]


_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar – get it now! http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to