Thanks for the reply Hart. Where can I get this example? On Thu, Nov 11, 2010 at 9:17 PM, Hart Liu <[email protected]> wrote:
> > you can have a look at the ping-pong example. I am not sure whether there > is any other way to invoke java class. I will love to see more. > > > Date: Thu, 11 Nov 2010 04:32:56 -0800 > > From: [email protected] > > To: [email protected] > > Subject: Re: Call Java Code within BPEL Process > > > > > > Hi All, > > > > Are there specific examples now for invoking Java class within a BPEL > using > > Apache ODE 2.0? > > > > > > > > > > Andrea Zoppello-2 wrote: > > > > > > Hi All, > > > > > > I'm evaluating BPEL as orchestration language to buil process flow. > > > > > > I think it's very good and complete specification, but before to > proceed > > > i really > > > need to understand if bpel coul be used also with services that are not > > > webservices itself. > > > > > > What i want to achieve is to have a BPEL process to call both > > > webservices ( SOAP services ) and generic services ( not SOAP ) for > > > example a Java class. > > > > > > Looking for this type of stuff on the network it seems there are three > > > way to do that: > > > > > > 1) Use BPELJ ( but ODE not support this ) > > > 2) Use WSIF > > > 3) Use the <extensionActivity> BPEL element. > > > > > > Am i wrong?? In particular i'm interested to know on how to implement > an > > > exetension activity within ode, and then let the engine to use it. > > > > > > Is there any documentation about that, or a very simple example?? > > > > > > Thank you for the attention > > > > > > Andrea > > > > > > > > > > > > > > > > -- > > View this message in context: > http://old.nabble.com/Call-Java-Code-within-BPEL-Process-tp20129979p30189601.html > > Sent from the Apache Ode User mailing list archive at Nabble.com. > > > >
