开发者

Any good tools that easily help me write/mantain WSDL files?

开发者 https://www.devze.com 2023-03-29 03:14 出处:网络
Hi there being new to the \'write-contract-first\' webservice area i was wondering if there are any good and preferably opensource tools that could help me in writing my wsdl files. 开发者_开发知识库

Hi there being new to the 'write-contract-first' webservice area i was wondering if there are any good and preferably opensource tools that could help me in writing my wsdl files.

开发者_开发知识库

I know that i can write the WSDL with a text/XML editor but this is a cumbersome and error- prone approach.

I am using Apache CXF for my implementation, any hints and tips are highly appreciated!


The eclipse project WTP (Web Tools Platform) includes a graphical WSDL editor. It has a similiar editor for XML schemas (XSD) too.

Either install one of the prepackaged contributions that include Web Tools already or add to an already installed installation of eclipse.

0

精彩评论

暂无评论...
验证码 换一张
取 消