seems the properties have been picked up as HTML.
Will try in a code tag:
<property name="hibernate.transaction.manager_lookup_class"
| value="org.hibernate.transaction.SunONETransactionManager
"/>
|
| <property name="hibernate.cache.use_second_level_cache"
| value="true"/>
| <property name="hibernate.cache.use_query_cache"
| value="true"/>
| <property name="hibernate.cache.region.jbc2.query.localonly"
| value="true"/>
| <property name="hibernate.cache.region.factory_class"
|
value="org.hibernate.cache.jbc2.MultiplexedJBossCacheRegionFactory"/>
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4251120#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...