[infinispan-issues] [JBoss JIRA] (ISPN-2017) Allow a org.jboss.marshalling.ClassTable to be specified in SerializationConfigurationBuilder

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Mon Apr 30 05:40:18 EDT 2012


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

Galder Zamarreño commented on ISPN-2017:
----------------------------------------

@Manik, this is an issue of the module class resolver that Infinispan is configured with. This adds class name and module information to the payload so that the module classloader can resolve classes accordingly when unmarshalling. What Stuart is asking is that AS7 could provide it's own class table for those classes whose class name and module info is known, i.e. classes shipped by AS7.
                
> Allow a org.jboss.marshalling.ClassTable to be specified in SerializationConfigurationBuilder 
> ----------------------------------------------------------------------------------------------
>
>                 Key: ISPN-2017
>                 URL: https://issues.jboss.org/browse/ISPN-2017
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Marshalling
>    Affects Versions: 5.1.4.FINAL
>            Reporter: Stuart Douglas
>            Assignee: Galder Zamarreño
>             Fix For: 5.1.5.redhat
>
>
> This would allow AS7 to provide a ClassTable implementation that would mean we would not need to serialise the full class name and module for some common AS7 classes that are present in session replication (namely org.jboss.as.clustering.web.DistributableSessionMetadata, org.jboss.as.clustering.SimpleMarshalledValue and org.infinispan.context.Flag). 

--
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 infinispan-issues mailing list