[
https://issues.apache.org/jira/browse/ODE-899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Dominguez closed ODE-899.
Resolution: Invalid
I just did read carefully enough :-)
> Management MBean not starting with hiberna
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:
The problems with the hibernate DAO implementation is because hibernate
dependencies are not installed by default.
I had to run features:install ode-hib-deps before installing ode. This
fixes the problem with starting the MBean server. It should be
documented that way. I've filed ODE-899 fo
[
https://issues.apache.org/jira/browse/ODE-894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926408#action_12926408
]
Kurt Westerfeld commented on ODE-894:
-
Tammo, we cannot use the hibernate back-end even th
Hi Daniel,
On 29.10.2010 20:06, Daniel Dominguez wrote:
> Using hibernate, I see the same thing as you, the Management MBean is
> not loaded, which I don't understand yet.
I also skimmed through the code to see if it has been modified between
1.3.3 and 1.3.4 and could not find any difference. Al
I looked into this a bit:
Using hibernate, I see the same thing as you, the Management MBean is
not loaded, which I don't understand yet.
That is not the case however, when I use jpa. But with jpa,
listAllProcesses works fine, but when I call listAllInstances the
following error is generate
[
https://issues.apache.org/jira/browse/ODE-894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926376#action_12926376
]
Tammo van Lessen commented on ODE-894:
--
Hi Kurt,
thanks for the analysis. This perfectly
[
https://issues.apache.org/jira/browse/ODE-894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kurt Westerfeld reopened ODE-894:
-
Hi, we found how to reproduce this problem.
We stumbled on a workaround for our use-case with ODE. Bas