Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

I built my own simple C++ service component following
the tutorial named "Build a simple C++ service component, part 1: A Quick
tour of the C++ API for the Service Component Architecture" (thanks to Ed Slattery, Pete Robbins and Andrew Borley)

I also wrote a document that explains the way I exposed a legacy C
application (called Jabon) as a Tuscany Service Component. I think it
could be useful for the community. The link: http://cwiki.apache.org/confluence/download/attachments/47803/Legacy.App.As.Tuscany.Service.ppt

...