Hi Rodolfo, BPEL is a standard for Web Service orchestration. If using Web services is not an option for you, I'm afraid neither BPEL is.
For pure Java orchestrations you may look into Activiti, jBPM or Drools. HTH, Tammo On 09.05.2011 20:42, Rodolfo Barbeiro wrote: > > Hi! > > I have a serious problem! > > I need a guideline developers' ODE. > > I need to use the ODE to orchestrate Java components. > > > > This is my scenario: > > My system is based on Java components, these components are deployed in an > OSGi environment (Karaf). I need to use the ODE to orchestrate these > components. > > > > First, I want to deploy ODE in Karaf directly, without using the ServiceMix. > It's possible? I need to wrap the ODE in another (my) java application? > > Second, communication between the ODE and the OSGi bundles should be OSGi > native, without using SOAP or REST. It's possible? > > > > > I appreciate if you can help me! > > Rodolfo Barbeiro -- Tammo van Lessen - http://www.taval.de
