]
Paul Ferraro commented on AS7-3482:
-----------------------------------
Replaced Class.newInstance() with SunReflectiveCreator.create(...)
Clustering code expects a public default constructor
----------------------------------------------------
Key: AS7-3482
URL:
https://issues.jboss.org/browse/AS7-3482
Project: Application Server 7
Issue Type: Bug
Components: Clustering
Affects Versions: 7.1.0.CR1b
Reporter: Stuart Douglas
Assignee: Paul Ferraro
Fix For: 7.1.0.Final
org.jboss.as.ejb3.component.stateful.StatefulSessionBeanObjectResolver.SerializableAdapter#readObject
does a targetClass.newInstance(), which will fail if there is not a public default
constructor.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: