Hello,

I'm using the struts-faces integration library so as to include struts clientside validation in my JSF app. I am following the examples included with the library as near as I can, but I keep getting this error when I try to run the application:

java.lang.IllegalArgumentException: Cannot find module configuration
        at 
org.apache.struts.faces.component.FormComponent.lookupModuleConfig(FormComponent.java:583)
...


I'm assuming there is something wrong with my struts-config.xml file or my web.xml file but I can't see what it might be.


Any advice on what I should look for?

thanks,
Jennifer


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



Reply via email to