
|
If you were logged in you would be able to see more operations.
|
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
|
The JBoss Tree Cache can be used as an MBean. I would like to have the possibility to reference an existing JBossCache MBean instance instead of creating a new one.
Actually that should be an easy change.
|
|
Description
|
The JBoss Tree Cache can be used as an MBean. I would like to have the possibility to reference an existing JBossCache MBean instance instead of creating a new one.
Actually that should be an easy change. |
Show » |
|
It relies on a TreeCache being available through JNDI, which was a feature added to JBoss TreeCache MBean (although, certainly, anything could bind TreeCache into JNDI). That particular feature is being removed from the latest TreeCache.
At some point, I will move that provider over to the Hibernate source tree, based on the refactorings I did in the Cache/CacheProvider structure.
In the meantime, feel free to use the Provider I mentioned above.
I'll leave this case open lest I forget to do that source move.