Joined: Mon Aug 27, 2007 11:11 pm Posts: 8 Location: Brisbane
|
Hibernate version: 3.2
Has anybody configured the HibernateServiceMBean with weblogic8.1?
What I would like is the ability to programatically change my hibernate configuration file, and have those changes persisted so that next time I start my application, the hibernate configuration changes are still there. To me this seems to be what configuration MBeans are supposed to do. I've noticed there's a HibernateService MBean. Does this provide dynamic configuration and persistance of configuration changes across application reboots? I've googled for hours trying to find how to configure this with weblogic8.1 and have found nothing. Can anybody help here?
|
|