Dear APE Team, Thanks for the reply. I will check for the syntax error . Just wanted to confirm that since the API did not change , can I use the previous JSF version itself. Also is it necessary that on all server upgrades, the JSF has to be upgraded also?
Thanks is advance. -- Regards, Sudeep Sunthankar On Thu, Jun 17, 2010 at 3:26 AM, Nicolas Trani <[email protected]> wrote: > Hi, > > The API between 1.0 and current git version didn't change. The error you > have mean there is a syntax error in your script. > > You can check more exactly for syntax error with "js" command (this command > is not part of APE) you have to install spidermonkey-bin (on debian) > > Regards. > > > On 16/06/2010 15:40, Sudeep S wrote: > >> Dear APE Team, >> >> When I upgraded my APE server to "Version .101 dev" I was gewhtting >> the below error when , the Server Side Scripts are loaded. Since I >> have made some changes to the inlinepush.js in the Old version which >> were running fine, on upgrading the server I copied the old file. IS >> there some dependency in the Server Side modules also when upgrading. >> The changes were like having a Hook on the CONNECT comand, and other >> custom commands >> When I tried to use the same script which was bundled with the >> upgraded version, it worked perfectly well, but I could not use the >> custom functions which I had added in the old version. >> >> >> Error: >> [JS] Failed loading script /var/opt/ApeServer/scripts/commands/ >> inlinepush.js >> >> Please give some insights in this case as if we upgrade to the new >> version and the application breaks, there should be some way out >> >> Thanks in advance. >> >> Regards, >> Sudeep Sunthankar >> >> >> > > > -- > Nicolas Trani - Web engineer > Weelya - Improve the web > 32 rue du faubourg boutonnet > 34090 Montpellier > http://www.weelya.com > > http://www.ape-project.org > > -- > You received this message because you are subscribed to the Google > Groups "APE Project" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<ape-project%[email protected]> > For more options, visit this group at > http://groups.google.com/group/ape-project?hl=en > --- > APE Project (Ajax Push Engine) > Official website : http://www.ape-project.org/ > Git Hub : http://github.com/APE-Project/ > -- You received this message because you are subscribed to the Google Groups "APE Project" 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/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
