You are viewing a plain text version of this content. The canonical link for it is here.
Posted to woden-dev@ws.apache.org by Steve Brannstrom <st...@gmail.com> on 2009/04/29 20:16:41 UTC

Create WSDL 2 Component programmatically

Hi all ,
we are developing a framework to expose our core business services as
web services and it is required to  generate service description
programmatically , using both WSDL1.1 and WSDL2.0 . We have used
WSDL4J  to generate WSDL1.1 content programmatically , But cant find
any Factory or such interface on Woden API to create WSDL2 Component
programmatically , how can I do this with Woden..?


Thanks ,

Steve

---------------------------------------------------------------------
To unsubscribe, e-mail: woden-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: woden-dev-help@ws.apache.org


Re: Create WSDL 2 Component programmatically

Posted by Steve Brannstrom <st...@gmail.com>.
Hi Sagara ,

Thanks for your help.


Steve

On Thu, Apr 30, 2009 at 12:21 AM, Sagara Gunathunga
<sa...@gmail.com> wrote:
> Hi Steve,
>
> At the moment there is no read/write interface available for  Woden
> Component  API ,but it will be  added to Woden in future,since you
> already have WSDL1.1 content in your hand ,  you can convert it as a
> WSDL2.0 document using Woden Converter tool programmatically  , please
> refer following entry[1] for code sample .
>
> I think you can use this approach to generate WSDL 2.0 document.
>
>
> [1] - http://ssagara.blogspot.com/2009/01/converting-wsdl11-to-wsdl20-using-woden.html
>
> Thanks ,
>
> On Wed, Apr 29, 2009 at 11:46 PM, Steve Brannstrom <st...@gmail.com> wrote:
>> Hi all ,
>> we are developing a framework to expose our core business services as
>> web services and it is required to  generate service description
>> programmatically , using both WSDL1.1 and WSDL2.0 . We have used
>> WSDL4J  to generate WSDL1.1 content programmatically , But cant find
>> any Factory or such interface on Woden API to create WSDL2 Component
>> programmatically , how can I do this with Woden..?
>>
>>
>> Thanks ,
>>
>> Steve
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: woden-dev-unsubscribe@ws.apache.org
>> For additional commands, e-mail: woden-dev-help@ws.apache.org
>>
>>
>
>
>
> --
> Sagara Gunathunga
>
> Blog - http://ssagara.blogspot.com
> Web - http://sagaras.awardspace.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: woden-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: woden-dev-help@ws.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: woden-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: woden-dev-help@ws.apache.org


Re: Create WSDL 2 Component programmatically

Posted by Sagara Gunathunga <sa...@gmail.com>.
Hi Steve,

At the moment there is no read/write interface available for  Woden
Component  API ,but it will be  added to Woden in future,since you
already have WSDL1.1 content in your hand ,  you can convert it as a
WSDL2.0 document using Woden Converter tool programmatically  , please
refer following entry[1] for code sample .

I think you can use this approach to generate WSDL 2.0 document.


[1] - http://ssagara.blogspot.com/2009/01/converting-wsdl11-to-wsdl20-using-woden.html

Thanks ,

On Wed, Apr 29, 2009 at 11:46 PM, Steve Brannstrom <st...@gmail.com> wrote:
> Hi all ,
> we are developing a framework to expose our core business services as
> web services and it is required to  generate service description
> programmatically , using both WSDL1.1 and WSDL2.0 . We have used
> WSDL4J  to generate WSDL1.1 content programmatically , But cant find
> any Factory or such interface on Woden API to create WSDL2 Component
> programmatically , how can I do this with Woden..?
>
>
> Thanks ,
>
> Steve
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: woden-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: woden-dev-help@ws.apache.org
>
>



-- 
Sagara Gunathunga

Blog - http://ssagara.blogspot.com
Web - http://sagaras.awardspace.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: woden-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: woden-dev-help@ws.apache.org