Build failed in Jenkins: ODE-jacob #730

2014-03-14 Thread Apache Jenkins Server
See -- Started by an SCM change Building remotely on ubuntu1 in workspace java.io.IOException: remote file operation failed:

Build failed in Jenkins: ODE-jacob #731

2014-03-14 Thread Apache Jenkins Server
See -- Started by an SCM change Building remotely on ubuntu1 in workspace java.io.IOException: remote file operation failed:

Build failed in Jenkins: ODE-jacob #732

2014-03-14 Thread Apache Jenkins Server
See -- Started by an SCM change Building remotely on ubuntu3 in workspace java.io.IOException: remote file operation failed:

Re: GSoC 2014 - CXF Implementation of the IAPI

2014-03-14 Thread Tammo van Lessen
Hi Ujitha, no, I'm afraid its not documented in a single place. I guess the best source is the code at https://github.com/apache/ode/tree/master/axis2/src/main/java/org/apache/ode/axis2 Its basically what axis2 provides for exposing and consuming services but with some proprietary adjustments for

GSoC 2014 - OModel refactoring (was: CXF IL)

2014-03-14 Thread Tammo van Lessen
Hi Zhen, good summary! They key point is indeed the migration. I see basically two points. First the migration from the old model to the new model. Second the migration from the new model to newer models. The goal of the project is to make the second point as hazzlefree as possible. This is why I

Re: GSoC 2014 - CXF Implementation of the IAPI

2014-03-14 Thread Ujitha Iroshan
Hi Tammo, Thank you for the source and the detail I'll go through this and figure out the functionalities. And as you mentioned that ODE IL is not much aware of WS-* standards JAX WS approach seems possible for implement a JAX WS IL . What do you think ? On 15 March 2014 00:17, Tammo van Lessen