I've created a Jira tracker for this at
http://issues.apache.org/jira/browse/ODE-82

On 11/15/06, solmaz <[EMAIL PROTECTED]> wrote:


Is it possible to register ode mbeans to servicemix mbeansserver when
install
ode jbi component in servicemix?
and if it is right way to access ode pmapi through servicemix?

gnodet wrote:
>
> Btw, there is a jsr about using WS-Management as a protocol
> for JMX.  See
>
http://weblogs.java.net/blog/emcmanus/archive/2006/11/jsr262_and_wsma.html
>
> On 11/15/06, Alex Boisvert <[EMAIL PROTECTED]> wrote:
>> Yes, I think so.  I guess it all depends if you want web-service
clients
>> to
>> use the PM API, or if you're going for a user-operated management
>> console.
>>
>> alex
>>
>>
>> On 11/15/06, Guillaume Nodet <[EMAIL PROTECTED]> wrote:
>> >
>> > Would it make sense to expose this api through JMX ?
>> >
>> > On 11/15/06, Alex Boisvert <[EMAIL PROTECTED]> wrote:
>> > > Ode has a comprehensive process management API defined under
>> > > org.apache.ode.bpel.pmapi.  This API has been designed to be easily
>> > exposed
>> > > through web-services, and in fact we do expose it with the Axis2
>> > integration
>> > > layer.
>> > >
>> > > This work has not begun for JBI, but it would take the same
>> > approach.  It's
>> > > mostly a question of registering endpoints on the JBI bus and
binding
>> > those
>> > > to the PM API.   There is also a schema under
>> > > bpel-api/src/main/xsd/pmapi.xsd that can be used to describe the PM
>> API
>> > data
>> > > structures, so really all that is missing is binding the PM API
>> > > implementation as JBI ServiceEndpoints.
>> > >
>> > > If you're interested in getting your feet wet with Ode, I think
this
>> is
>> > a
>> > > very good starter project.   Waddaya say? ;)
>> > >
>> > > alex
>> > >
>> > >
>> > > On 11/14/06, solmaz <[EMAIL PROTECTED]> wrote:
>> > > >
>> > > >
>> > > > I  would  like  to have the implementation independent way of
>> managing
>> > > > BPEL processes. Is it possible to deploy/start processes, get the
>> list
>> > > > of  all  deployed processes and monitor BPEL process state
through
>> the
>> > > > JBI  interface?  I  have  not found that feature in PXE but
>> probably I
>> > > > missed something.
>> > > > --
>> > > > View this message in context:
>> > > >
>> >
>>
http://www.nabble.com/BPEL-process-management-via-JBI-tf2634178.html#a7352395
>> > > > Sent from the Apache Ode Dev mailing list archive at Nabble.com.
>> > > >
>> > > >
>> > >
>> > >
>> >
>> >
>> > --
>> > Cheers,
>> > Guillaume Nodet
>> >
>>
>>
>
>
> --
> Cheers,
> Guillaume Nodet
>
>

--
View this message in context:
http://www.nabble.com/BPEL-process-management-via-JBI-tf2634178.html#a7372265
Sent from the Apache Ode Dev mailing list archive at Nabble.com.


Reply via email to