[jboss-jira] [JBoss JIRA] (AS7-3482) Clustering code expects a public default constructor

Paul Ferraro (JIRA) jira-events at lists.jboss.org
Fri Jan 27 20:42:48 EST 2012


    [ https://issues.jboss.org/browse/AS7-3482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12662547#comment-12662547 ] 

Paul Ferraro commented on AS7-3482:
-----------------------------------

Updated pull request does away with custom object resolver entirely.
                
> 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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list