[
https://issues.jboss.org/browse/ISPN-1168?page=com.atlassian.jira.plugin....
]
Galder Zamarreño commented on ISPN-1168:
----------------------------------------
@Scott, re: your scala errors. It would appear as if you have old source code, or old
compiled classes hanging around, cos org.infinispan.core.transport package no longer
contains ChannelHandlerContext. We know use Netty's ChannelHandlerContext directly
which is located in org.jboss.netty.channel.ChannelHandlerContext
Support for interposed synchronization
--------------------------------------
Key: ISPN-1168
URL:
https://issues.jboss.org/browse/ISPN-1168
Project: Infinispan
Issue Type: Task
Affects Versions: 5.0.0.CR4
Reporter: Scott Marlow
Assignee: Mircea Markus
Fix For: 5.0.0.CR5
Support for interposed synchronization should be configurable to avoid the following
exception:
http://pastie.org/2035067
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira