Hi all,
While I was trying to understand each of the components in the ODE, I was
little bit confused to grasp what they really do. Can you please explain
more details of each components of ODE and what they do?
Thank you,
Maduranga
On Tue, Mar 17, 2015 at 8:55 PM, Tammo van Lessen
wrote:
> Hi
Hi Maduranga,
Glad to hear that you managed the setup part already. Regarding the
deployment service: This might be a good candidate to implement using CXF
because it will basically expose a rather simple Java class as Web service.
The main challenge is however not to expose a java bean as service
Thanks Sathwik for the information.
I have been playing with the ODE code base and the product for the past few
days. I was able to compile the code base with some effort. There was a
problem with the buildr version that is not compatible with the code base.
I was able to do it with the help of Ta
Hi Maduranga,
These are currently implemented in Axis2 layer.
Tammo, kindly add if I have missed anything.
Creation of process services (Without static server side code generation
for services)
Message receivers/dispatchers
Client for invocation of external services (Without static client side c
Thanks Sathwik and Tammo,
I have generated the javadocs for [1] which is the APi and [2] which is the
Axis2 implementation of the API. I am trying to understand the API and the
Axis2 implementation referring to code base and the javadoc. Can you please
give me a list of basic functionalists that t
Thanks, Sathwik!
There is perhaps one thing to add concerning what we learnt last year: We
should not follow the approach to use JAX-WS as in additional abstraction
anymore, since this caused a lot of confusion last year and was perhaps
based on wrong assumptions. I think focussing directly on the
Hi Maduranga,
Kindly follow this forum discussion
http://markmail.org/message/o7eg5elrinjn5ya2
That should give you a glimpse on the project.
regards,
sathwik
On Fri, Mar 13, 2015 at 6:38 PM, Maduranga Siriwardena <
maduranga.siriward...@gmail.com> wrote:
> Hi all,
>
> I am Maduranga Siriwarden
Hi all,
I am Maduranga Siriwardena, final year undergraduate at University of
Moratuwa.
This year I am planing to participate in Google Summer of Code and I am
very much interested in the project idea "CXF Implementation of the IAPI"
[1].
I have completed my internship at WSO2 Inc. There I got a