Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change all the samples to use samples\pom.xml as the parent instead of the ↵ | antelder | 2010-07-23 | 1 | -2/+2 |
| | | | | | | sca parent so that they pick up the sample s=config (which is mainly the deploy plugin config which has skip=true so they don;t get deployed to the maven repo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@967047 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Sample module showing how to use the Scribe logging API to connect to a ↵ | jsdelfino | 2010-06-02 | 1 | -0/+96 |
Scribe server and log a string under a given log category. The sample module shows two components: a ScribeLogger component that encapsulates the calls to the Scribe API behind a simple Logger service interface, and a HelloWorld component that uses an SCA reference wired to the ScribeLogger component to log the string that it's given. See the README file for build and test instructions. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950360 13f79535-47bb-0310-9956-ffa450edef68 |