[hibernate-dev] [infinispan-dev] [jboss-as7-dev] AS7-4007 missing Infinispan dependency for clustered JPA second level cache

Paul Ferraro paul.ferraro at redhat.com
Tue Mar 6 16:42:28 EST 2012


----- Original Message -----
> From: "David M. Lloyd" <david.lloyd at redhat.com>
> To: "infinispan -Dev List" <infinispan-dev at lists.jboss.org>
> Cc: hibernate-dev at lists.jboss.org, "jboss-as7-dev at lists.jboss.org Development" <jboss-as7-dev at lists.jboss.org>,
> "Galder Zamarreño" <galder at redhat.com>
> Sent: Tuesday, March 6, 2012 2:55:18 PM
> Subject: Re: [infinispan-dev] [jboss-as7-dev] AS7-4007 missing Infinispan dependency for clustered JPA second level
> cache
> 
> On 03/06/2012 01:27 PM, Galder Zamarreño wrote:
> > (***) I still don't fully understand how web apps don't have the
> > same issue as 2LC of not seeing Infinispan classes (Reminder:
> > we're not talking about the contents of the cache, but about the
> > Infinispan classes themselves).
> 
> It's possible that someone saw the exception and said to themselves,
> "oh... well I'll just add Infinispan to all web apps", and then the
> patch slipped by the code review process.  Other problems will
> continue
> to lurk beneath the surface though.

No - web applications don't have this problem because web session clustering uses ModularClassResolver during marshalling/unmarshalling of sessions.




More information about the hibernate-dev mailing list