Re: [axis2] woden/axis2 interop

2006-06-20 Thread Arthur Ryman
: [axis2] woden/axis2 interop Hi Arthur, We will be happy to provide you with some test cases with WSDL 2.0. In any case do you have suggesions for the test services ? Ajith On 6/16/06, Arthur Ryman [EMAIL PROTECTED] wrote: Eran, We can skip the WSDL 1.1 converter. That was a fallback

Re: [axis2] woden/axis2 interop

2006-06-18 Thread Ajith Ranabahu
PROTECTED] Eran Chinthaka [EMAIL PROTECTED] 06/16/2006 04:55 AM Please respond to woden-dev@ws.apache.org To woden-dev@ws.apache.org cc Subject Re: [axis2] woden/axis2 interop Hi Arthur and all, I'm bit confused of the way we gonna do this interop. I'd appreciate if some can

Re: [axis2] woden/axis2 interop

2006-06-17 Thread Ajith Ranabahu
-2411, TL 969-2411 fax: +1-905-413-4920, TL 969-4920 mobile: +1-416-939-5063, text: [EMAIL PROTECTED] Eran Chinthaka [EMAIL PROTECTED] 06/16/2006 04:55 AM Please respond to woden-dev@ws.apache.org To woden-dev@ws.apache.org cc Subject Re: [axis2] woden/axis2 interop Hi Arthur

Re: [axis2] woden/axis2 interop

2006-06-07 Thread Eran Chinthaka
Sorry for the late reply. This is the progress so far from Axis2 side. I started on populating AxisService from Woden. The code can be found in WSDL20ToAxisServiceBuilder [1]. I was stuck with a problem there, but will complete this asap. At the same time Deepal had completed ?wsdl2 generation.

[axis2] woden/axis2 interop

2006-06-06 Thread Graham Turrell
Hi folks, Just wondering where we are in terms of development on the axis2 / woden integration for the interop event, and what is there left to do? I know that one or two contributors are already actively working on this. I think that a good minimal demonstration for the interop event would be

Re: [axis2] woden/axis2 interop

2006-06-06 Thread John Kaputin (gmail)
respond to woden-dev@ws.apache.org To woden-dev@ws.apache.org, axis-dev@ws.apache.org cc Subject [axis2] woden/axis2 interop Hi folks, Just wondering where we are in terms of development on the axis2 / woden integration for the interop event

Re: [axis2] woden/axis2 interop

2006-06-06 Thread Oshani Seneviratne
Hi,With the help of the core Axis2 dev team, I'm also in the process of implementing the Axis2/Woden integration. At the moment, my efforts are on populating the AxisService once a WSDL2.0 is bundled in a service archive file and deployed on Axis2. There's a class called WSDL20ToAxisServiceBuilder

Re: [axis2] woden/axis2 interop

2006-06-06 Thread Davanum Srinivas
Oshani, can you please open a JIRA issue and keep uploading diff's as you progress? thanks, dims On 6/6/06, Oshani Seneviratne [EMAIL PROTECTED] wrote: Hi, With the help of the core Axis2 dev team, I'm also in the process of implementing the Axis2/Woden integration. At the moment, my efforts

Re: [axis2] woden/axis2 interop

2006-06-06 Thread Oshani Seneviratne
can you please open a JIRA issue and keep uploading diff's as you progress? Sure - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [axis2] woden/axis2 interop

2006-06-06 Thread Chathura Herath
Hi, So here is where we stand. Basic skeleton of the integration is there.I called it skeleton because it need to handle the rpc case and not so urgent but eventually need to handle the policy stuff. you can run WSDL2Jave with -wv 2 which will engage the woden. It will not codegen successfully,