Management MBean not starting with hibernate --------------------------------------------
Key: ODE-899 URL: https://issues.apache.org/jira/browse/ODE-899 Project: ODE Issue Type: Bug Components: Documentation Affects Versions: 1.3.4 Environment: ODE 1.3.4 in ServiceMix 4.2 using hibernate DAO Reporter: Daniel Dominguez The management MBean does not start when ODE 1.3.4 is configured for hibernate. The problem is that the hibernate dependencies are not installed by default. A note should be added to http://ode.apache.org/smx4-osgi-deployment.html. It should instruct the user to execute the following command if they intend to use the hibernate DAO. features:install ode-hib-deps -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.