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
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
ottobre 2010 09:50
A: [email protected]
Oggetto: R: problems with ode karaf commands
In previous release of ode 1.3.3 fuse, deployed inside SMX, there was a karaf
command line option that permits to list and to terminate processes.
The screenshot is in commands.png.
These commands are implemented
nd of all
instances?
Thank you
Massimiliano
-Messaggio originale-
Da: Andriotto Massimiliano [mailto:[email protected]]
Inviato: mercoledì 27 ottobre 2010 09:50
A: [email protected]
Oggetto: R: problems with ode karaf commands
In previous release of ode 1.3.3 fuse, deployed inside
ndriotto Massimiliano [mailto:[email protected]]
Inviato: mercoledì 27 ottobre 2010 09:50
A: [email protected]
Oggetto: R: problems with ode karaf commands
In previous release of ode 1.3.3 fuse, deployed inside SMX, there was a karaf
command line option that permits to list and to terminate processes.
like listAllProcesses and so
on but I don't know ho to do this.
Can you help me?
Thank you
Massimiliano
-Messaggio originale-
Da: Guillaume Nodet [mailto:[email protected]]
Inviato: mercoledì 27 ottobre 2010 09:17
A: [email protected]
Oggetto: Re: problems with ode karaf comman
What's the relationship with karaf commands?
It looks you're just trying to access through JMX.
Have you opened a jconsole to see what the mbean exact names are?
On Mon, Oct 18, 2010 at 09:47, Andriotto Massimiliano
wrote:
>
>
> Hi,
>
> in smx4.2 i want to manage ODE 1.3.4 using karaf console.
>
Hi,
in smx4.2 i want to manage ODE 1.3.4 using karaf console.
If I use this definition:
ObjectName mbeanName = new ObjectName((String)
"org.apache.servicemix:Type=Component,Name=OdeBpelEngine,SubType=Managem
ent");
and I invoke:
processInfoList = (ProcessInfoListDocument) mbsc.inv