I am using the Prototype framework version 1.6.0 in my application and specifically the ''PeriodicalExecuter'' object to refresh the data in a <span> element at a given frequency. This functionality works perfectly on Tomcat 5.5 on Windows XP, but when i deployed the application EAR on Websphere Application Server 6.1 on AIX (Unix), the ''PeriodicalUpdater'' stops working. Is this an issue encountered in the past and also does it have to with a setting that needs to be modified/ turned on WAS 6.1 to enable Prototype (or probably any AJAX request) to work. Any pointers in this regard will be a big help. Thanks, Rajiv Sethumadhavan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
jjathman-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2008-Feb-02 06:34 UTC
Re: Prototype 1.6.0 - WAS 6.1 - Issue
We use prototype and WAS 6.1 and it all works just fine. You should use Firebug to see what kind of response you are getting from the XHR requests (i.e. a 500 response code or something). Joe On Feb 1, 12:24 pm, Rajiv <rajiv.sethumadha...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I am using the Prototype framework version 1.6.0 in my application and > specifically the ''PeriodicalExecuter'' object to refresh the data in a > <span> element at a given frequency. > > This functionality works perfectly on Tomcat 5.5 on Windows XP, but > when i deployed the application EAR on Websphere Application Server > 6.1 on AIX (Unix), the ''PeriodicalUpdater'' stops working. > > Is this an issue encountered in the past and also does it have to with > a setting that needs to be modified/ turned on WAS 6.1 to enable > Prototype (or probably any AJAX request) to work. > > Any pointers in this regard will be a big help. > > Thanks, > Rajiv Sethumadhavan--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---