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 <[EMAIL PROTECTED]> 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 [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
