[jbosscache-dev] Temporarily forked JBossCacheView demo

Jason T. Greene jason.greene at redhat.com
Fri Jun 27 20:18:06 EDT 2008


The problem is that you can't inject your own subtype of JBossCacheGUI 
into JBossCacheView. All that's needed to fix it is a protected method:


JBossCacheGUI createGUI(CacheDelegate delegate, boolean useconsole)

Manik Surtani wrote:
> Cool, no worries.  What are these incompatibilities though, so phps 
> moving forward (maybe 2.2.0.GA?) we can streamline it and expose a 
> proper extension point.
> 
> 
> On 28 Jun 2008, at 00:09, Jason T. Greene wrote:
> 
>> I discovered another API incompatibility introduced by the recent 
>> refactor, so to work around the problem, without forcing another core 
>> cache release, I have forked it under the pojo demo package. This is a 
>> short term solution.
>> -- 
>> Jason T. Greene
>> JBoss, a division of Red Hat
>> _______________________________________________
>> jbosscache-dev mailing list
>> jbosscache-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/jbosscache-dev
> 
> -- 
> Manik Surtani
> Lead, JBoss Cache
> manik at jboss.org
> 
> 
> 
> 
>



-- 
Jason T. Greene
JBoss, a division of Red Hat



More information about the jbosscache-dev mailing list