Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

GlassFish-5.0-b11

Pre-release
Pre-release
Compare
Choose a tag to compare
@arindam-bandyopadhyay arindam-bandyopadhyay released this 12 Jul 11:25
· 353 commits to master since this release

Component updates

  • JSON-B API 1.0
  • Yasson 1.0
  • Mojarra 2.3.2
  • Jersey 2.26-b07
  • CDI API 2.0
  • Weld 3.0.0.Final
  • EclipseLink 2.7.0-RC1
  • JPA 2.2.0-RC1

Bugs Fixed

  • #21891 Add default-context-path test in an ear application with a war
  • #21887 Add permisson check in Security Manager before setting Global Context
  • #21847Async listener onTimeout calling complete causes NPE
  • #21808 Add Security Devtest for soteria RI
  • #19281 Warn if SFSB lifecycle callbacks use container-transaction that is not RequiresNew or NotSupported
  • #21837 “Confidential” property is not masked in "Edit Admin Object Resource” of Admin Console (Bug #19480 has not been fixed)
  • #21838 In Admin Object Resource, check for confidential property match is not working (Bug #19480 has not been fixed)
  • #21685 Unable to Save in "Edit Connector Connection Pool Security Map" in Admin GUI
  • #21682 Connection Pool bug occurs when Connection Validation is enabled and "On Any Failure Close All Connections" option is used
  • #21682 Connection Pool bug occurs when Connection Validation is enabled and "On Any Failure Close All Connections" option is used
  • #21889 Add IdentityStore specific soteria tests to glassfish devtests
  • #21894 Remove redundant bean-validation implementations from GlassFish
  • #21898 Add encoded names for config names
  • #21919 Weaken RegExs in MappingDiscovery test in preparation for Grizzly change for Grizzly
  • #21937 Direct String references to AS-WEB-GLUE- or AS-WEB-CORE- LogFacade.java
  • #21738 Number of Stateful session beans in Passive state is not updated (always 0) in Jconsole
  • #21934 Add defaultContextPathEar in web test build.xml and not include in the run
  • #21918 Links to Web Application in "Web Application Links" page is not correct
  • #21832 asadmin list-jdbc-connection-pools or list-connector-connection-pools subcommand always output CLI031 warning message
  • #21874 update-connector-security-map can't delete backend principal password
  • #21183 Web container still does not call AsynContext.complete() on timeout/exception
  • #21960 ServletContext#setSessionTimeout should ISE if ServletContext initialized
  • #21452 No Content-Type header for JSON files
  • #21955 Move Managed Bean DOL validation code
  • #21954 Default TimerPool resource absent in cluster-config
  • #21866 {resourcename.isnot.unique} message key is shown when create-connector-resource with same resource name as other pool name
  • #21844 Subject not set correctly after HttpServletRequest.authenticate()
  • #20763 No confirmation message is displayed when Enable/Disable action is successfully performed
  • #21536 NPE at org.glassfish.api.jdbc.SQLTraceRecord.toString(SQLTraceRecord.java:231)
  • #21893 Unable to start cluster if Japanese (or Non-ASCII) characters are entered in description field
  • #21223 Cannot create new LDAP realm
  • #21896 Default group to role mapping
  • #21262 Jbatch db2 database creaition script is incorrect
  • #21983 Handle log messages in MessageFormat by escaping double single quote
  • #21698 Running the application client fails to bind the managed bean having a resource definition
  • #21997 Need to update implementation of Request#isTrailerFieldsReady
  • #21297 asadmin set command throws NPE on beans with read only properties