[infinispan-issues] [JBoss JIRA] (ISPN-1367) Make JBoss Marshalling class resolver configurable
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Mon Mar 19 04:56:48 EDT 2012
[ https://issues.jboss.org/browse/ISPN-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12677553#comment-12677553 ]
Galder Zamarreño commented on ISPN-1367:
----------------------------------------
I'll be solving this for 5.1.x without ISPN-1924. Based on the prototype I have, I feel it's a bit too risky to switch 5.1.x internals to new configuration, so that's better pushed out to 5.2. To support class resolver configuration, both the old and new configuration will be enhanced to have a class resolver configured.
> Make JBoss Marshalling class resolver configurable
> --------------------------------------------------
>
> Key: ISPN-1367
> URL: https://issues.jboss.org/browse/ISPN-1367
> Project: Infinispan
> Issue Type: Feature Request
> Affects Versions: 5.0.0.FINAL
> Reporter: Pete Muir
> Assignee: Galder Zamarreño
> Fix For: 5.1.3.CR1, 5.1.3.FINAL, 5.2.0.ALPHA1
>
> Attachments: chat.txt
>
>
> JBoss Marshalling's class resolver should be configurable in order to enable the following use case and to help with classloading in a modular environment:
> In an environment such as JBoss AS, where there is some sort of consistent identification of deployments across nodes (i.e. a deployment id) this SPI can be used to attach the deployment id to the serialized data, and then on deserialization used to locate the correct classloader to use
--
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