0

I am trying to change the compile engine of worklight from rhino to nodejs by following the steps mentioned in this URL

It was specifically mentioned that the above method doesn't work for 6.2 version. I am using 6.2v and tried it once but with no luck...., is there any other way to achieve this?

Thanks!!

Idan Adar
  • 44,156
  • 13
  • 50
  • 89
kryshna
  • 113
  • 1
  • 6

1 Answers1

1

There is currently no way to use nods.js-based adapters in Worklight 6.2, as you have already mentioned. That is still valid.

You can submit a feature request here: http://www.ibm.com/developerworks/rfe/

Idan Adar
  • 44,156
  • 13
  • 50
  • 89
  • thank you... , since worklight 6.0 supports this feature i followed your answer given in this url [link](http://stackoverflow.com/questions/20606803/ibm-worklight-how-to-switch-back-to-version-6-0-from-6-1) but the download is no longer available , i tried with 6.0.2(from same url) but i got server time out exception, so should we drop this idea of integrating nodejs in worklight for now?? – kryshna Oct 05 '14 at 16:49