You may need to prevent requests going to ajaxanywhere from being decorated by sitemesh. Just place the necessary excludes in decorators.xml.
Mike. On 8/1/07, fadhli <[EMAIL PROTECTED]> wrote: > > Hi Matt, > > I updated ehcache to version 1.3.0. The good news is I'm not experiencing > any errors like before but ajaxanywhere is still not working with gzip > filter on. The message from the browser is as follow: > > AjaxAnywhere error: context-type in not text/xml in : [text/html; > charset=UTF-8] > > Actually, I am using ajaxanywhere on displayTag exactly like in your > example in Appfuse Light. I notice that appfuse light doesn't use any gzip > filter by ehcache. Really appreciate if you have found some kind of > solution. > > Regards > > On 7/31/07, Matt Raible <[EMAIL PROTECTED]> wrote: > > > > This is a known issue with M5. If you manually add a dependency on > > ehcache to your pom.xml and set the version to 1.3.0 - it should fix > > this problem. You can also comment out the filter in your web.xml like > > you've done. > > > > Matt > > > > On 7/31/07, fadhli <[EMAIL PROTECTED]> wrote: > > > Hi Matt, > > > > > > The error message is at the web layer. The attachment shows the error > > > message displayed. > > > > > > > > > On 7/31/07, Matt Raible < [EMAIL PROTECTED]> wrote: > > > > > > > > What's the error you're seeing? You can always compress the response > > > > > > using apache or tomcat. > > > > > > > > Matt > > > > > > > > > > > > On 7/30/07, fadhli <[EMAIL PROTECTED]> wrote: > > > > > Hello everyone, > > > > > > > > > > I'm just want to know whether you guys use ajaxanywhere in your > > web app. > > > The > > > > > thing that I found out is that it won't work when GzipFilter is > > turn on. > > > > > > > > > > Any solutions? Right now, I just simply comment the GzipFilter > > part in > > > my > > > > > web.xml. I'm not sure whether that's a good thing to do or not. > > Probably > > > > > not.. hmm... anyone? > > > > > > > > > > -- > > > > > /fadhli > > > > > > > > > > > > > > > > > -- > > > > http://raibledesigns.com > > > > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: > > > [EMAIL PROTECTED] > > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > > > > -- > > > /fadhli > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: > > > [EMAIL PROTECTED] > > > For additional commands, e-mail: > > > [EMAIL PROTECTED] > > > > > > > > > > > > -- > > http://raibledesigns.com > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > /fadhli
