Paul Ferraro [
https://community.jboss.org/people/pferraro] created the discussion
"Re: ClassCastException with Infinispan using multiple applications"
To view the discussion, visit:
https://community.jboss.org/message/749345#749345
--------------------------------------------------------------
Is there a particular reason for sharing a single cache instance across multiple
applications? If there are common classes between applications, these should reside in a
module ($JBOSS_HOME/modules) so they will be accessible by all applications. You would
then associate the cache-container with the module via the <cache-container
module="..."/> attribute.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/749345#749345]
Start a new discussion in JBoss AS 7 Development at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]