-
Recent Posts
Category Cloud
Blogroll
Serenity
Archives
- September 2017
- June 2017
- May 2017
- January 2017
- May 2016
- November 2015
- August 2015
- June 2015
- April 2015
- March 2015
- February 2015
- January 2015
- December 2014
- October 2014
- August 2014
- July 2014
- June 2014
- April 2014
- March 2014
- February 2014
- January 2014
- December 2013
- September 2013
- August 2013
- July 2013
- May 2013
- April 2013
- March 2013
- February 2013
- August 2012
- March 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
Meta
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
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