websphere « JBoss « JPA Q&A





2. Porting JBoss application to websphere    forum.hibernate.org

3. Websphere + Hibernate + JBossCache    forum.hibernate.org

Why run these features in Websphere? 1. Because JBossCache is supposed to function in any App server. 2. Because we are not ready to port this application to JBoss 3. JBossCache provide features I need to without locking me in to any specific vendor's container. I am now successfully using the above combination w/spring for a read-mostly caching situation.

4. Jboss Cache with Websphere    forum.hibernate.org

Hi, We are trying out using JBOSS cache for hibernate second level caching with Websphere App server 5.1. I did follow the instructions in the below url http://wiki.jboss.org/wiki/Wiki.jsp?pag ... acheAndWAS I was able to successfully configure JCacheWAS51Service as the custom service(startup class) in websphere. The treecache.xml has been configured as the external file for the startup class i configured the hibernate.cfg.xml ...

5. Jboss Cache with Websphere    forum.hibernate.org

Hi, We are trying out using JBOSS cache for hibernate second level caching with Websphere App server 5.1. I did follow the instructions in the below url http://wiki.jboss.org/wiki/Wiki.jsp?pag ... acheAndWAS I was able to successfully configure JCacheWAS51Service as the custom service(startup class) in websphere. The treecache.xml has been configured as the external file for the startup class i configured the hibernate.cfg.xml ...