Category Archives: web services

Testing Turmeric SOA Web Services

With the recent release of Turmeric SOA 1.1.0, I thought it was a good time to revist some of the tutorials around Turmeric.  While working on updating some these, I realised we can make testing of the web services a … Continue reading

Posted in eclipse, testing, turmeric, web services, wsdl | 3 Comments

Turmeric SOA 1.1.0 Released

Turmeric SOA 1.1.0 is now available for download. https://www.ebayopensource.org/index.php/Turmeric/Downloads Included in this release are several new features and improvements. Cassandra storage support for both Rater Limiter, Runtime, and Monitoring Console. Metrics are captured and stored in a cassandra data store. … Continue reading

Posted in cassandra, eclipse, turmeric, web services | Tagged | 4 Comments

Adding JSONP support to a Web Service

With the Turmeric SOA runtime framework, and in particular the binding framework, a web service can return data in a variety of formats.  This is accomplished through the use of a plugable request/response serialization/deserialization framework.   As of version 1.0, … Continue reading

Posted in json, open source, turmeric, web services | Leave a comment

Enterprise SOAP Services in a Web 2.0 REST/JSON World

Many enterprises have devoted a large amount of time and energy into supporting the W3C SOAP and Web Service stack.  In fact many people,  when the term Service Oriented Architecture is brought up automatically think this is SOAP and the … Continue reading

Posted in json, open source, turmeric, web services, wsdl | Leave a comment

Turmeric SOA at JavaOne

On Monday October 3, JavaOne will hold their Birds of a Feather.   Turmeric SOA is on the card.   We’ll be introducing what the project includes, and how you can get involved.   Sastry Malladi from eBay, the lead Architect behind the … Continue reading

Posted in open source, turmeric, web services, wsdl | Leave a comment

Turmeric SOA Distributions

One of the challenges with any open source project, is making it easy to get up and running.  A user should be able to download a binary, and type one command to get started.   Until recently with the Turmeric … Continue reading

Posted in eclipse, open source, turmeric, web services, wsdl, xsd | 4 Comments

Ohio LinuxFest: Turmeric SOA BOF

This will probably be my shortest blog post, but needed to get the word out.  If you are heading to the Ohio LinuxFest on Saturday, September 10, 2011, we’ll be holding a Turmeric SOA Birds of Feather at 10am in … Continue reading

Posted in turmeric, web services | Leave a comment

Working with SOAP Headers with Turmeric SOA

Many existing enterprise web services use or require the use of a variety of the WS-* specifications. Including WS-Security, WS-Policy, WS-Reliable Messaging, an others. Many of the WS-* specifications make use of the soap:header. Even though Turmeric SOA will generate … Continue reading

Posted in open source, security, turmeric, web services, wsdl | Leave a comment

Web Service Documentation using WSDLDocTool

Update: March 3, 2013, the project in general is not being maintained any longer, however, I have a new branch called “develop” that contains a version that will build successfully from the command line. You may get that version from here: … Continue reading

Posted in documentation, open source, turmeric, web services, wsdl | 10 Comments

Turmeric SOA 1.0.0

Turmeric SOA 1.0.0 has been released.   Some highlights from the Release Notes.  You may download the latest version from the projects download page. Runtime 1.0.0: Supports the ability to configure web services to use RESTFul URLs. Maven Archetypes – … Continue reading

Posted in eclipse, open source, turmeric, web services | Leave a comment