[JBoss-user] [JBoss Portal] - Re: Why does Portal use Hibernate's HashtableCacheProvider

2005-11-17 Thread kgabrick
So if I want to use the JBoss tree cache provider with my implementation of the 
portal, what is the best way to implement this change?  I want to get the most 
upgradability from my solution.  Should I subclass the SessionFactoryBinder 
MBean and replace the offending line in startService(), or is there another 
more preferred method?

Thanks.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3907724#3907724

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3907724


---
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: Why does Portal use Hibernate's HashtableCacheProvider

2005-11-17 Thread [EMAIL PROTECTED]
Actually JBP uses no cache, the HashtableCacheProvider is just here to prevent 
an error if it would not be present.

The setting for 2.2 will change and uses EHCache as default cache as JBoss 
Portal will do more database related operations (like portal object 
persistence).

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3907719#3907719

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3907719


---
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user