Hi,
I would like to ask about the javascript extension on Smartfox 18 and above as we knew since java 11 the Nashorn is deprecated. Would we able to continue using Javascripi Ext as normal in SFS newest version and would it have some drawback?
Thanks
Javascript Extension vs SFS version 18 and above
-
tobaonghiep
- Posts: 19
- Joined: 01 Feb 2018, 04:33
Javascript Extension vs SFS version 18 and above
Sean Su
Mecury Studio
Mecury Studio
Re: Javascript Extension vs SFS version 18 and above
Hello,
the "Nashorn" Javascript engine has been dropped since Java 15, so if your SFS application requires JS we recommend you stick to the standard JRE we ship with SmartFoxServer.
For more details on the various changes in the JDK, see here:
http://docs2x.smartfoxserver.com/Advanc ... patibility
Replacing the JRE with anything higher than 15 will render Javascript Extension unusable.
Cheers
the "Nashorn" Javascript engine has been dropped since Java 15, so if your SFS application requires JS we recommend you stick to the standard JRE we ship with SmartFoxServer.
For more details on the various changes in the JDK, see here:
http://docs2x.smartfoxserver.com/Advanc ... patibility
Replacing the JRE with anything higher than 15 will render Javascript Extension unusable.
Cheers