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]

Reply via email to