Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »


Features added in this build

JIRA Issue No.Details
NXPSR-11151[JWS] Migrating environment from Applet to JWS
NXPSR-11152[Java9] Fixed an issue where an exception occurred when Nexaweb Applet was started on Java9

NXPSR-11153

[JWS] Added a feature where the HTTP session of the browser is correctly inherited when the Nexaweb application is started using Java Web Start (JWS)
NXPSR-11154[JWS] Added a feature where the cookie of the browser is now correctly inherited when the Nexaweb application is started using Java Web Start (JWS)
NXPSR-11159[JWS] Support the dynamic addition of a JAR archive to a dynamic JNLP file
NXPSR-11160[JWS] Added functionality in Nexaweb JWS application to support Pack200 files
NXPSR-11166[JWS] Added a feature where the browser opened using RequestService#openBrowser() method correctly inherits the session and cookie information of the Standalone Client

NXPSR-11151 [JWS] Migrating environment from Applet to JWS

Following Oracle's announcement of deprecating java browser plugin in JDK9, Oracle has recommended the usage of JWS instead of applets. Changes have been made to Nexaweb Platform so that it supports Java Web Start.

Please refer to this how-to article for recommended approach of migrating nexaweb application to Java Web Start (JWS) https://nexaweb.jira.com/wiki/display/DevCenter/Migration+from+Applet+to+Web+Start 


NXPSR-11152 [Java9] Fixed an issue where an exception occurred when Nexaweb Applet was started on Java9

This is the exception caused by change of the version-string by JEP 223.

The detect.jar file can now parse the new version-string scheme.  


Defects resolved

Issue No.

Details
NXPSR-11161 The <use-http-request-header-for-session-id> value in the JNLP does not override the value from nexaweb-client.xml when Nexaweb application is started using Java Web Start (JWS)




https://nexaweb.jira.com/wiki/display/Nexaweb/Platform+MR+Build+and+Publish+Processes

  • No labels