Re: modify apache ode source code

2011-03-17 Thread Milinda Pathirage
-- > > View this message in context: > http://old.nabble.com/modify-apache-ode-source-code-tp31170831p31172983.html > > Sent from the Apache Ode Dev mailing list archive at Nabble.com. > > > > > -- Milinda Pathirage Technical Lead & Product Manager WS

Re: modify apache ode source code

2011-03-17 Thread Shivaraj Tenginakai
l java functions directly from BPEL ? > -- > View this message in context: > http://old.nabble.com/modify-apache-ode-source-code-tp31170831p31172983.html > Sent from the Apache Ode Dev mailing list archive at Nabble.com. > >

Re: modify apache ode source code

2011-03-17 Thread meri
Could you explain me how could i call java functions directly from BPEL ? -- View this message in context: http://old.nabble.com/modify-apache-ode-source-code-tp31170831p31172983.html Sent from the Apache Ode Dev mailing list archive at Nabble.com.

Re: modify apache ode source code

2011-03-17 Thread Shivaraj Tenginakai
> reading about its architecture but i didn't understand how it calls Web > Services( which package and class responsible for that) > -- > View this message in context: > http://old.nabble.com/modify-apache-ode-source-code-tp31170831p31171141.html > Sent from the Apache Ode Dev mailing list archive at Nabble.com. > >

Re: modify apache ode source code

2011-03-17 Thread meri
Please could you explain me in detail how can i call EJB's from Apache? -- View this message in context: http://old.nabble.com/modify-apache-ode-source-code-tp31170831p31171221.html Sent from the Apache Ode Dev mailing list archive at Nabble.com.

Re: modify apache ode source code

2011-03-17 Thread meri
ssage in context: http://old.nabble.com/modify-apache-ode-source-code-tp31170831p31171141.html Sent from the Apache Ode Dev mailing list archive at Nabble.com.

Re: modify apache ode source code

2011-03-17 Thread Sanka Samaranayake
s  in advance. > -- > View this message in context: > http://old.nabble.com/modify-apache-ode-source-code-tp31170831p31170831.html > Sent from the Apache Ode Dev mailing list archive at Nabble.com. > > -- Sanka Samaranayake PMC Member, Committer, Apache Software Foundation

Re: modify apache ode source code

2011-03-17 Thread Jeff Yu
e method that invokes the > Web Services. > I have to modify it to be able to invoke whether web services or EJB. > > Is it possible?? > > Thanks in advance. > -- > View this message in context: > http://old.nabble.com/modify-apache-ode-source-code-tp31170831p31170831.

modify apache ode source code

2011-03-17 Thread meri
message in context: http://old.nabble.com/modify-apache-ode-source-code-tp31170831p31170831.html Sent from the Apache Ode Dev mailing list archive at Nabble.com.

Re: modify apache ode source code

2011-03-16 Thread Mariem Mlouka
Please Can u help me to find which part of Apache ODE responsible for invoking web services? (Class or method )