Public:Development Tools
From wiki.opentravel.org
This wiki page is a forum through which implementers working with similar development tools can exchange ideas and support each other.
Contents |
[edit] General
[edit] Open Source OTA Tools
Sourceforge hosts a set of open source software tools useful for building, testing, and exercising web services (and other interfaces) for the travel industry which comply with Open Travel specifications. Please visit http://ota-tools.sourceforge.net/
[edit] Java/J2EE Tools
[edit] Open Source OTA Schema Tools
Sourceforge also provides a set of ant based utilities to extract and cleanup the opentravel schema. Currently these utilities work with the jaxb schema tool and the xsddoc/xnsdocs documentation generators. Please visit http://ota-tools.sourceforge.net/ota-schema-tools/index.html
For additional information on creating jaxb files from the Open Travel schema, please see Don Corley's blog post at http://doncorley.blogspot.com/2008/09/creating-jaxb-files-from-opentravel.html
[edit] Microsoft .NET Tools
[edit] Known Issues
[edit] Perl Tools
[edit] PHP Tools
[edit] SOAP Tools
[edit] soapUI
soapUI is an open source desktop application for inspecting, invoking, developing, simulating/mocking and functional/load/compliance testing of web services over HTTP. soapUI includes a simple XML editor and supports test scripts which can be run as part of multi-threaded load testing. For more information and to dowload soapUI please visit http://SOAPui.org
A simple framework for testing your Open Travel web services clients and servers using soapUI is available at http://ota-tools.sourceforge.net/ota-soapui/index.html
