Re: Tomcat 6 and AjaxAnywhere

2007-06-05 Thread jpangburn
Have you resolved this then? I am creating an app from scratch on Tomcat 6 using Netbean 6 and JSF 1.2 and am getting this same error when an ajaxified component makes an ajax call back to the server. thanks! jvosloo wrote: > > I realized that the problem is actually being caused by the MyFace

Re: Tomcat 6 and AjaxAnywhere

2007-06-04 Thread jvosloo
I realized that the problem is actually being caused by the MyFaces upgrade I did from version 1.1.4 to 1.1.5 - it had nothing to do with Tomcat 6. The reason I suspected Tomcat 6 was that Tomcat 6 now logs warning about parameters, which Tomcat 5.5. didn't do. jvosloo wrote: > > I have an JSF