Release Notes - WildFly - Version 10.1.0.CR1 - HTML format

Sub-task

  • [WFLY-3451] - disabling CBC mode ciphers
  • [WFLY-4236] - vault.bat doesn't work with JDK 9-ea
  • [WFLY-6217] - Fix build to make it work with JDK9 new versioning

Feature Request

  • [WFLY-288] - SecurityDomainJndiInjectable should allow "java:/jaas" prefixed security domain on demand
  • [WFLY-711] - Detect/assume duplicate instances running
  • [WFLY-3239] - Changing the JNDI bound values in the naming subsystem requires reload.
  • [WFLY-4853] - Provide two cluster test case for EJBClient
  • [WFLY-5644] - EJB timers should use a different logging category to separate it from other EJB invocations
  • [WFLY-5930] - Unable to load deployments
  • [WFLY-6158] - Integrate AZURE_PING discovery protocol
  • [WFLY-6580] - Add load balancing profile to standalone/domain config
  • [WFLY-6745] - Support for SSL out of the box
  • [WFLY-6759] - Enable HTTP/2 by default

Bug

  • [WFLY-775] - NPE in HornetQ RA when MDB is undeployed while delivering messages
  • [WFLY-3248] - Clustering Extended testsuite is broken
  • [WFLY-3471] - Scope of JMSContextProducer should be either @Request or @Tx not default
  • [WFLY-4786] - Clustering integration tests fails once -Dnode0 and -Dnode1 are used
  • [WFLY-4908] - Redeploy dependent ear fails with duplicate resource error for persistence unit
  • [WFLY-4936] - JGroups: failed setting ip_ttl on windows with dual-stack IPv6 with "Method not implemented!"
  • [WFLY-4939] - WFLYEJB0467: The request was rejected as the container is suspended during server shutdown
  • [WFLY-4941] - WFLYCLEJBINF0005: Failed to cancel[schedule] expiration/passivation of bean UnknownSessionID on primary owner.: ExecutionException: TimeoutException: timeout sending message
  • [WFLY-5019] - JMSTopicManagementTestCase.removeJMSTopicRemovesAllMessages fails occasionally
  • [WFLY-5081] - WebSphere MQ 8 RA - [TCK] - Defining connection factory by @JMSConnectionFactoryDefinition annotation or in deployment descriptor fails
  • [WFLY-5082] - WebSphere MQ 8 RA - [TCK] ClassCastException when calling toString() on JMSContext
  • [WFLY-5096] - Example configuration standalone-activemq-colocated.xml is not in server distribution
  • [WFLY-5167] - IIOPNamingInContainer*TestCase can not connect to ORB with security manager
  • [WFLY-5240] - Log EJB Request To Server at Trace Level
  • [WFLY-5252] - Fix MDB20TestCase
  • [WFLY-5409] - Fix KerberosTestUtils in testsuite - skip Kerberos tests for IPv6 if no hostname is configured
  • [WFLY-5464] - JDR report contains reference to AS7
  • [WFLY-5484] - Calling HttpServletRequest.logout() with single sign-on enabled only works every second time
  • [WFLY-5519] - Some clustering tests fail with security manager
  • [WFLY-5569] - Module dependencies don't work correctly when JAAS login is used in deployments
  • [WFLY-5579] - Failing tests of AS testsuite StatefulFailoverTestCase and CdiFailoverTestCase when JTS transactions are used
  • [WFLY-5588] - DefaultContextServiceServletTestCase fails on IBM jdk
  • [WFLY-5618] - HTTP Authentication Basic header is case sensitive
  • [WFLY-5640] - RemoteStatelessFailoverTestCase fails with "No EJB receiver available for handling"
  • [WFLY-5696] - Mixed domain test launches a broken server from the DC
  • [WFLY-5739] - Subject not populated with groups/roles when authenticated via JASPIC
  • [WFLY-5788] - EJB client can fail with CNFE when deserializing EJBException since wrapped cause might not be on classpath such as CacheException
  • [WFLY-5810] - JNDIPermission is based in a private module
  • [WFLY-5811] - Clustering performance regression in scenarios with ASYNC cache used
  • [WFLY-5823] - Register callbacks for messaging paths
  • [WFLY-5834] - NPE handling request to /clusterbench/ejbservlet
  • [WFLY-5850] - Can't deploy an EJB to a WildFly 10 server migrated from EAP 6.4
  • [WFLY-5858] - Testsuite on windows sometimes fails with file locks on standalone-*.xml
  • [WFLY-5904] - A deadlock can result if an EJB is being passivated at the same time an invocation made
  • [WFLY-5907] - NullPointerException during deployment with class level @EJB and lookup
  • [WFLY-5916] - jackson-datatype-jsr310 and jackson-datatype-jdk8 are missing
  • [WFLY-5949] - Use servlet protocol in xts arquillian tests
  • [WFLY-5950] - Use servlet protocol in rts arquillian tests
  • [WFLY-6003] - Minor typos and in CLI description texts
  • [WFLY-6006] - org.jboss.as.security-api module should be deprecated
  • [WFLY-6025] - org.wildfly.clustering.server.dispatcher needs to account for security manager
  • [WFLY-6026] - Add ability to specify max packet size of ajp-listener
  • [WFLY-6033] - enable JPA entity class transformation if any of the new Hibernate enhancer properties are enabled
  • [WFLY-6038] - Can not deploy a @ConnectionFactoryDefinition if the RA has more <connection-definitions>
  • [WFLY-6041] - <node> failed submitting DONT_BUNDLE message to thread pool during server startup
  • [WFLY-6042] - ISPN000136: Error executing command LockControlCommand, writing keys []: java.lang.NullPointerException
  • [WFLY-6064] - Distributed SFSB cache entries may rehash to different nodes following topology change
  • [WFLY-6068] - Warn that attribute failback-delay is handled automatically
  • [WFLY-6069] - Duplicated jipijapa module
  • [WFLY-6086] - The HibernateJarsInDeploymentTestCase unit test fails when run with the Java security manager
  • [WFLY-6090] - Problems with passivation listener ordering cause CoarseSessionPassivationTestCase to fail intermittently with Undertow 1.3.16.Final
  • [WFLY-6099] - JPA's persistence.xml is deployed before datasources are created through application.xml
  • [WFLY-6102] - Removing of non-existent mapping-module finishes with outcome success
  • [WFLY-6109] - Using OPTIMISTIC locking results in "ISPN000112: exception while committing: javax.transaction.xa.XAException" on responseDone()
  • [WFLY-6113] - TransactionAttributeMergingProcessor fails when using generics
  • [WFLY-6115] - CDI requires the bean validation extension to be present
  • [WFLY-6118] - EJB subsystem adds a capability but does not remove it in remove handler
  • [WFLY-6120] - SFSB PassivationTestCase fails to resolve XPC following passivation
  • [WFLY-6123] - Infinispan subsystem XSD transaction mode xs:documentation does not list BATCH mode
  • [WFLY-6124] - Infinispan subsystem XSD disagrees with LockingResourceDefinition on default isolation level
  • [WFLY-6125] - [Migration operation] No migration warning for remoting-interceptors
  • [WFLY-6127] - Throw IllegalStateException if JTA tx has an unsynchronized persistence context and the target is synchronized persistence context
  • [WFLY-6134] - Deployment with @JMSConnectionFactoryDefinitions annotation cannot be deployed
  • [WFLY-6136] - Wildfly 10.0.0.Final duplitates contents of <jsp-config><include-prelude> or <include-coda> directives in web.xml
  • [WFLY-6139] - Starting server with EAP 6.4 standalone-full-ha.xml in --admin-only doesn't list "web" as legacy
  • [WFLY-6141] - [Migration][WebToUndertow] Migrating access log valve results always in migration warning
  • [WFLY-6146] - Potential NPE when using database backed timers
  • [WFLY-6150] - Cannot deploy ejb-multi-server QS
  • [WFLY-6152] - EJB timer scheduler log an Exception for an already canceled timer
  • [WFLY-6160] - Failing RemoteFailoverTestCase#testStatefulFailover when transaction run under JTS
  • [WFLY-6171] - Remove BMP
  • [WFLY-6175] - Stateful session bean refers to an invalid bean group in a failover scenario on EAP7
  • [WFLY-6176] - ISPN000136 - This remote transaction ... is already rolled back
  • [WFLY-6178] - Clean shutdown of server with Artemis configured as backup logs warning
  • [WFLY-6179] - X: failed submitting DONT_BUNDLE message to thread pool: java.util.concurrent.RejectedExecutionException: Task org.jgroups.protocols.TP$SingleMessageHandler@Y rejected from java.util.concurrent.ThreadPoolExecutor@Z
  • [WFLY-6186] - Some tests fail with javax.ejb.EJBAccessException
  • [WFLY-6188] - org.wildfly.test.integration.security.picketlink.core.PartitionManagerProducerTestCase fails with security manager
  • [WFLY-6196] - Test fails in manualmode with security manager
  • [WFLY-6197] - @ClusteredSingleton is hardcoded to use a specific singleton policy name
  • [WFLY-6199] - XNIO001007: A channel event listener threw an exception: java.lang.NullPointerException
  • [WFLY-6201] - Servlet feature pack domain template missing other-server-group
  • [WFLY-6203] - CNFE when offloading data to remote JDG server
  • [WFLY-6205] - org.jboss.metadata.ejb.spec.EntityBeanMetaData still needs to be setup for later isEntity check, to avoid ISE on ejbType==null
  • [WFLY-6208] - New warning on shutdown ISPN000197: Error updating cluster member list: org.infinispan.remoting.RemoteException: ISPN000217: Received exception from node2, see cause for remote stack trace
  • [WFLY-6210] - Example ec2/gossip/azure server profiles do not have any modifications from the standard HA profiles (missing proper discovery protocols)
  • [WFLY-6213] - Failed to recover cluster state after the current node became the coordinator
  • [WFLY-6214] - Change CMTTxInterceptor.endTransaction() handling of Status.ROLLING_BACK
  • [WFLY-6215] - SessionSynchronization callbacks allow concurrent access to SFSB
  • [WFLY-6220] - Duplicate WFLYUT0003 message in boot log
  • [WFLY-6221] - Overly verbose logging in test suite
  • [WFLY-6223] - Enabling statistics in web console requires reload while it doesn't in CLI
  • [WFLY-6228] - Component upgrade Hibernate Validator to 5.2.4.Final
  • [WFLY-6234] - Undertow mod_cluster should use multicast port from socket binding
  • [WFLY-6241] - Setting of non-existing factory class to connector service can cause ActiveMQ crash
  • [WFLY-6252] - JSP coda and prelude can be in wrong order
  • [WFLY-6254] - IllegalStateException during distributed SFSB cache discard
  • [WFLY-6264] - ClassNotFoundException when creating singleton service via SingletonPolicy
  • [WFLY-6278] - Requesting a session with an unexpected character causes request to fail
  • [WFLY-6283] - CacheConfigurationException: Detected interceptor of type [org.hibernate.cache.infinispan.access.TxInvalidationInterceptor] being added to the interceptor chain 231985794 more than once!
  • [WFLY-6288] - java.lang.IllegalStateException: AMQ119116: Netty Acceptor unavailable
  • [WFLY-6294] - Session draining always takes maximum configured timeout
  • [WFLY-6295] - Wrong header comments on integration-tests.sh script
  • [WFLY-6303] - RemotingLoginModuleTestCase fails with the latest IBM jdk 20160108_01(SR2 FP10)
  • [WFLY-6308] - Bad defaults in Undertow subsystem
  • [WFLY-6315] - session.invalidate() behaviour not conform Servlet specification in HA profile
  • [WFLY-6316] - Deploying @Stateless EJB causes default ejb cache to start unnecessarily.
  • [WFLY-6318] - auth-constraint with role name ** does not work as specified
  • [WFLY-6320] - JCETestCase fails with security manager enabled on OracleJDK
  • [WFLY-6322] - Module io.undertow.js is marked "unsupported"
  • [WFLY-6327] - NPE when handling request with fine-granularity and REPL cache settings
  • [WFLY-6337] - ModClusterConfigResourceDefinition#PROXY_URL default value missing in XSD
  • [WFLY-6338] - Infinispan subsystem XSD disagrees with TransactionResourceDefinition on default locking mode
  • [WFLY-6340] - Adding deployment permissions doesn't put server in requires reload state
  • [WFLY-6341] - Missing testcase for BouncyCastle module usage
  • [WFLY-6347] - org.jboss.el.cache.BeanPropertiesCache leaks memory in static void clear(ClassLoader classLoader)
  • [WFLY-6350] - Configuration differences between default configuration and read/persisted in messaging and IIOP
  • [WFLY-6354] - Descriptions incorrect in Undertow subsystem
  • [WFLY-6372] - Flagging of invalid login credential for datasource is inconsistent.
  • [WFLY-6376] - Class loader leak due to Infinispan ExpirationManagerImpl
  • [WFLY-6377] - Composite Keys -- org.hibernate.property.access.spi.PropertyAccessException: Error accessing field
  • [WFLY-6387] - ServletResource does not implement RangeAwareResource
  • [WFLY-6389] - Infinispan subsystem XSD does not match InfinispanSubsystemXMLReader
  • [WFLY-6405] - Performance: WeldDeployment.getBeanDeploymentArchive method is synchronized
  • [WFLY-6413] - Range headers do not seem to be handled correctly and prevents video delivery in Chrome and Safari
  • [WFLY-6420] - 30secs delay on consumer.receive() in spite of shorter timeout
  • [WFLY-6424] - Update README-EJB-JMS.txt file in bin/client directory
  • [WFLY-6427] - An exception occurring during Servlet.destroy() is not logged
  • [WFLY-6434] - System property 'org.jboss.as.security.jacc-module' not always used
  • [WFLY-6437] - Undertow listener max-post-size attribute default value discrepancy
  • [WFLY-6438] - Undertow listener max-header-size default value discrepancy
  • [WFLY-6439] - Undertow access_log prefix/suffix default values discrepancy
  • [WFLY-6442] - Inconsistent behavior of journal object store for heuristic state
  • [WFLY-6450] - Old JGroups/Netty dependencies in wildfly-jms-client-bom
  • [WFLY-6453] - InfinispanSessionManager#getLocalSessions should only return sessions with current node locality
  • [WFLY-6467] - Some tests from "org.jboss.as.test.integration.security.loginmodules.*" fail with security manager
  • [WFLY-6468] - Some tests from "org.jboss.as.test.integration.security.vault.*" fail with security manager
  • [WFLY-6470] - LdapUrlInSearchBaseTestCase fails with security manager
  • [WFLY-6472] - JMXConnectorTestCase fails with security manager
  • [WFLY-6477] - PolicyContextTestCase misses SecurityPermission when run with security manager
  • [WFLY-6478] - ServiceMBeanSupportTestCase misses MBeanPermission when run with security manager
  • [WFLY-6479] - MBeanTCCLTestCase fails with security manager
  • [WFLY-6481] - SharedBindingTestCase fails with security manager
  • [WFLY-6482] - LinkRefResourceInjectionTestCase misses JndiPermission and fails when run with security manager
  • [WFLY-6484] - Cached context proxy has an empty (null) protection domain
  • [WFLY-6485] - add JPA dependency in subdeployments to avoid NPE
  • [WFLY-6497] - Unable to build wildfly master against wildfly-core master
  • [WFLY-6501] - EJB with AroundConstruct interceptor with Object return type fails to deploy
  • [WFLY-6502] - NPE during Session.requestDone(...) when using <transaction mode="NONE"/>
  • [WFLY-6504] - [Migration operation] wrong resource address in migration warning
  • [WFLY-6505] - CalendarBasedTimeout needs to trim whitespaces in ScheduleExpression.timezone
  • [WFLY-6509] - Some clustering tests cause surefire error "There was a timeout or other error in the fork"
  • [WFLY-6514] - DistributableSingleSignOn register an SessionIdChangeListener for each SSO session
  • [WFLY-6515] - Log message when stopping listeners doesn't point to port shifted by port offset definition
  • [WFLY-6517] - Module org.wildfly.naming does not export JndiPermission
  • [WFLY-6521] - RolloutPlanTestCase fails with security manager
  • [WFLY-6522] - Mutable session variables do not replicate correctly using non-tx session cache
  • [WFLY-6528] - Server is unable to invoke @Timeout method after 10 methods are called on Asynchronous bean on IBM JDK
  • [WFLY-6531] - 'unsupported' is not a valid jboss.api value upstream
  • [WFLY-6539] - SingletonDeploymentDescriptorTestCase and SingletonDeploymentJBossAllTestCase fails due to http-trace disallowed
  • [WFLY-6548] - Default value for "stop-timeout" mentioned in jboss-as-infinispan_4_0.xsd differs from actually used
  • [WFLY-6550] - Invalid use of ModuleIdentifier.create(String) for dynamic names prevents use of slots
  • [WFLY-6552] - NPE when absolute ordering is used and a web fragment is missing
  • [WFLY-6561] - EJB Timers Intermittently Execute Repeatedly on Server Restart with Error Code WFLYEJB0043
  • [WFLY-6566] - SAR deployer uses wrong MBean class to resolve source Method for property injection
  • [WFLY-6568] - Description of security-domain attribute of PicketLink Federation identity provider is missing info that this attribute is required if the provider is not external
  • [WFLY-6570] - Vault.sh can create keystore when doesn't exist. There has to exist file defined in -k, --keystore parameter.
  • [WFLY-6576] - mod_cluster advertise="false" does not disable advertise if there are no proxies configured
  • [WFLY-6579] - When JASPIC's register session is used, Subject not propagated to EJB
  • [WFLY-6586] - Odd package security/subsystem/src/main/java/org/jboss/as/security/org/jboss/as/security/lru
  • [WFLY-6591] - Expired/invalidated session meta-data entries not removed when using optimistic locking or READ_COMMITTED isolation
  • [WFLY-6594] - Incorrect description of group-handler/group-timeout attribute in CLI
  • [WFLY-6600] - NPE thrown during EAR deployment
  • [WFLY-6610] - Default singleton policy capability needs distinct name
  • [WFLY-6638] - EJB view service allows invocations through before component has started resulting in potential race
  • [WFLY-6643] - DeploymentRootExplodedMountProcessor does not belong in core
  • [WFLY-6645] - DriverProcessor should catch Throwable and not only Exception
  • [WFLY-6647] - JNDI access control problem stack traces are excessive
  • [WFLY-6652] - Warning when stopping a server with a deployed MDB listening to a topic
  • [WFLY-6667] - Servlet attributes are not availble in undertow-handlers.conf as it runs too early
  • [WFLY-6672] - EJB's async methods' Future#get should treat zero timeout as "don't wait"
  • [WFLY-6674] - Infinispan subsystem cache configuration is lost when cache is created
  • [WFLY-6680] - :read-proxies-configuration and :read-proxies-info fail when at least one of the proxies is unreachable
  • [WFLY-6685] - Cache container enable statistics can lead to classloader leak
  • [WFLY-6686] - JGroups ForkChannel can hold references to Hibernate SessionFactoryImpl which cause memory leak
  • [WFLY-6704] - Duplicated javax.api in javax/xml/rpc/api/main/module.xml
  • [WFLY-6740] - resources for messaging paths are not created in domain's profile
  • [WFLY-6741] - Missing validation for messaging-activemq (journal-buffer-size)
  • [WFLY-6754] - Bindings of most binding-types can not be created in naming subsystem configuration in Web Console
  • [WFLY-6768] - ServletResourceManager does not implement isResourceChangeListenerSupported correctly
  • [WFLY-6772] - Intermittent failures in ConcurrentFineWebFailoverTestCase(SYNC-tcp).testGracefulUndeployFailover
  • [WFLY-6782] - Unable to add JGroups protocol at a given index via CLI
  • [WFLY-6787] - WebSockets compression should be allowed by default
  • [WFLY-6788] - Fix typo in batch-jberet for capability registry
  • [WFLY-6790] - Typo in datasource and resource adapters subsystem configuration
  • [WFLY-6792] - Batch deployment resources should get the service registry without modification flags for read-only ops
  • [WFLY-6793] - Batch subsystem cannot be removed with a remove operation
  • [WFLY-6798] - Distributed single sign-on manager created twice per host
  • [WFLY-6802] - The Undertow subsystem model version should be 3.2 not 3.1.1
  • [WFLY-6806] - Failed to deploy war in EAP 7.0.0, error shows "Duplicate Filter registration for ..."
  • [WFLY-6816] - messaging-artemismq xsd is missing the initial-connect-attempts attribute
  • [WFLY-6817] - JASPICSecureResponseHandler.handleRequest throws NullPointerException when redirecting for CONFIDENTIAL transport guarantee
  • [WFLY-6827] - JGroups subsystem version bump needed
  • [WFLY-6828] - WFLY-6782 introduced an API change with no corresponding version bump
  • [WFLY-6838] - RPCs to non-existant FORK channel are dropped
  • [WFLY-6857] - Infinispan subsystem writes incorrect xml namespace when system locale is not English
  • [WFLY-6871] - Server fails to boot using locales not using arabic numerals for representation of numbers
  • [WFLY-6873] - WebCERTTestsSecurityDomainSetup prevents other TestCases to deploy arquillian service
  • [WFLY-6876] - Unessesary allocation in JACCContextIdHandler
  • [WFLY-6877] - Fine session attributes (i.e. replication-granularity = ATTRIBUTE) cause org.infinispan.util.concurrent.TimeoutException: ISPN000299: Unable to acquire lock after 15 seconds
  • [WFLY-6878] - Clustering uses internal Undertow messages classes
  • [WFLY-6879] - Parsing logic in EJB3Subsystem30Parser#parseRemotingReceiver ignores unparseable attributes instead of exception
  • [WFLY-6897] - Replacing a disabled deployment destroys profile section of xml config

Task

  • [WFLY-460] - Switchable Nonce Handling Strategy for HTTP DigestAuthenticator
  • [WFLY-2552] - Undertow AuthenticationMechanism Configuration Overrides
  • [WFLY-5583] - Special logging for jta=false data sources
  • [WFLY-5964] - Update to version 4.1 of the management schema / model
  • [WFLY-5993] - Testcase for WFCORE-1226 "undeploying disabled deployment stops service for same runtime-name in DeploymentUndeployHandler"
  • [WFLY-6071] - Mixed domain test suite should test using the legacy domain.xml files
  • [WFLY-6117] - Modify javax.transaction.api to exclude the .xa subpackage
  • [WFLY-6163] - Remove org.apache.santuario.xmlsec dependency from org.jboss.as.webservices.server.integration module
  • [WFLY-6232] - Update resteasy-jettison provider module support to deprecated
  • [WFLY-6236] - Remove RTS dependency on resteasy-jettison-provider
  • [WFLY-6245] - Upgrade to Hibernate Search 5.5.2.Final
  • [WFLY-6345] - Remove scannotation from distribution
  • [WFLY-6440] - Unignore DenyUncoveredHttpMethodsTestCase#testTraceMethod
  • [WFLY-6758] - Remove SPDY support
  • [WFLY-6868] - Remove deprecated and duplicated class AcceptEncodingGZIPInterceptor in rts subsystem

Component Upgrade

  • [WFLY-5911] - Update fasterxml.jackson.* from 2.5.4 to 2.6.4.
  • [WFLY-5981] - Upgrade JGroups to 3.6.7.Final
  • [WFLY-6092] - Upgrade Narayana to 5.2.13.Final
  • [WFLY-6094] - Upgrade Infinispan to 8.1.1.Final
  • [WFLY-6103] - Upgrade Artemis 1.1.0.wildfly-012
  • [WFLY-6126] - Upgrade Infinispan to 8.1.2.Final
  • [WFLY-6129] - Upgrade Resteasy to release 3.0.15.Final
  • [WFLY-6148] - Upgrade JSF to 2.2.13
  • [WFLY-6169] - Update to Hibernate ORM 5.0.8.Final once released
  • [WFLY-6181] - Upgrade JGroups to 3.6.8.Final
  • [WFLY-6211] - Upgrade HAL to 2.8.21.Final
  • [WFLY-6249] - Upgrade to RESTEasy to 3.0.16.Final
  • [WFLY-6256] - Upgrade HAL to 2.8.22.Final
  • [WFLY-6259] - WildFly/IronJacamar 1.3.3.Final
  • [WFLY-6261] - Upgrade Artemis to 1.1.0.wildfly-013
  • [WFLY-6273] - Upgrade Narayana to 5.2.14.Final
  • [WFLY-6284] - Undertow.js 1.0.2.Final
  • [WFLY-6285] - Upgrade to Hibernate ORM 5.0.9.Final once released
  • [WFLY-6302] - Upgrade Artemis to 1.1.0.wildfly-014
  • [WFLY-6313] - Upgrade Narayana to 5.3.0.Final
  • [WFLY-6323] - Upgrade mod_cluster to 1.3.2.Final
  • [WFLY-6339] - Upgrade HAL to 2.8.23.Final
  • [WFLY-6348] - upgrade org.jboss.spec.javax.el:jboss-el-api_3.0_spec to 1.0.6.Final
  • [WFLY-6360] - Upgrade picketlink 2.5.5.SP1 to 2.5.5.SP2
  • [WFLY-6363] - Upgrade Infinispan to 8.2.2.Final
  • [WFLY-6368] - Upgrade Apache CXF from 3.1.5 to 3.1.6
  • [WFLY-6404] - Upgrade JBossWS from 5.1.3.SP1 to 5.1.4.Final
  • [WFLY-6435] - Upgrade JGroups to 3.6.9.Final
  • [WFLY-6445] - Upgrade to JBoss Negotiation 3.0.2.Final
  • [WFLY-6446] - Upgrade Narayana to 5.2.15.Final
  • [WFLY-6449] - Upgrade Narayana to 5.3.3.Final
  • [WFLY-6488] - Upgrade Artemis to 1.1.0.wildfly-015
  • [WFLY-6507] - Upgrade Narayana to 5.2.16.Final
  • [WFLY-6524] - Upgrade Netty to 4.0.33.Final
  • [WFLY-6541] - Upgrade Weld to 2.3.4.Final
  • [WFLY-6558] - Upgrade to Hibernate Search 5.5.3.Final
  • [WFLY-6598] - Upgrade HAL to 2.8.25.Final
  • [WFLY-6622] - Upgrade Resteasy to release 3.0.17.Final
  • [WFLY-6623] - Upgrade Resteasy to release 3.0.17.Final
  • [WFLY-6639] - Upgrade IronJacamar from 1.3.3.Final to 1.3.4.Final
  • [WFLY-6675] - Upgrade Artemis to 1.1.0-wildfly-017
  • [WFLY-6713] - Upgrade Jackson to 2.7.4 due to CVE-2016-3720
  • [WFLY-6757] - Upgrade JBeret from 1.2.0.Final to 1.2.1.FInal
  • [WFLY-6763] - Upgrade HAL to 2.8.26.Final
  • [WFLY-6791] - Upgrade to Hibernate Search 5.5.4.Final
  • [WFLY-6794] - Upgrade JGroups to 3.6.10.Final
  • [WFLY-6824] - Upgrade Infinispan to 8.2.3.Final
  • [WFLY-6831] - Upgrade to RESTEasy 3.0.18.Final
  • [WFLY-6833] - Upgrade JBossWS to 5.1.5.Final
  • [WFLY-6852] - Upgrade mod_cluster to 1.3.3.Final

Enhancement

  • [WFLY-5846] - WaitTimeInterceptor should store the start wait time in the context only if the statistics are enabled.
  • [WFLY-6257] - Allow Narayanas list of XAOrphanFilters to include a check of the status of a transaction locally
  • [WFLY-6296] - Method duplication in undertow tests
  • [WFLY-6301] - Add an optional module for classes loaded by ActiveMQ
  • [WFLY-6441] - naming context is not setup when starting the persistence unit
  • [WFLY-6448] - Allow configuration of testsuite such that StandardConfigsXMLValidationUnitTestCase can deal with CI testing of a core snapshot with a new kernel xsd
  • [WFLY-6490] - Undertow listener's 'enabled' attribute should not require reload to go from false to true
  • [WFLY-6526] - Death to Kenny
  • [WFLY-6575] - Cloud environment example profiles have configured mod_cluster with multicast-based advertise
  • [WFLY-6608] - Not clear which input fields are required in resouce adapter add dialog
  • [WFLY-6626] - Add log message indicating disabled <distributable/> flag from web-fragments
  • [WFLY-6664] - Clarify the differences between build/ and dist/ directories
  • [WFLY-6726] - Add help text about jboss.undefinded.host for the wsdl-host attribute
  • [WFLY-6751] - add trace logging to the SSO code in wildfly/undertow
  • [WFLY-6834] - Store license files in repository

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.