This is a great example of how a project moves from the community into the core of Railo. Starting with version 3.1.2.009 (Bleeding Edge Release), Railo will include the core ajax tags and javascript library. This means that the following tags will be available by default:
- CFAJAXPROXY
- CFAJAXIMPORT
- CFDIV
Railo Ajax project has been broken into what we call CORE and UI. Core means that it will ship with the Railo codebase. UI means that you will be able to further extend your Railo server by downloading additional extensions (cfwindow, cfmap, cflayout) from http://railoajax.org/provider.cfc or http://railoajax.org/extensionProvider.cfc. Please note, when you use the providers listed, you will see 2 Railo Ajax Projects. One is for Railo builds prior to 3.1.2.009 and the other is for builds 3.1.2.009 and after.
So, the recommend steps for upgrading is:
- Upgrade to Railo 3.1.2.009
- Remove any previous railoajax instance.
- Restart Railo ( http://{your host name}/railo-context/admin/server.cfm?action=services.restart )
- Re-install Railoajax (UI, if needed) from http://railoajax.org/extensionProvider.cfc USING VERSION >=3.1.2.009
Please give Andrea Campolonghi feedback on the Railo-Beta mailing list!