You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by jeffreyzlee <je...@gmail.com> on 2006/04/22 04:51:17 UTC

CacheComponent Client

Hi, I am new to servicemix, and learn to use CacheComponent via Client API.
could you show me a simple example of how to write Client to use 
CacheComponent?thanks!
Best,
Jeff
--
View this message in context: http://www.nabble.com/CacheComponent-Client-t1489961.html#a4037286
Sent from the ServiceMix - User forum at Nabble.com.


Re: CacheComponent Client

Posted by Guillaume Nodet <gn...@gmail.com>.
Take a look at http://svn.apache.org/repos/asf/incubator/servicemix/trunk/servicemix-components/src/test/resources/org/apache/servicemix/components/cache/example.xml
which is an example showing how to configure the component.
The associated test is available at
http://svn.apache.org/repos/asf/incubator/servicemix/trunk/servicemix-components/src/test/java/org/apache/servicemix/components/cache/CacheTest.java

Cheers,
Guillaume Nodet

On 4/22/06, jeffreyzlee <je...@gmail.com> wrote:
>
> Hi, I am new to servicemix, and learn to use CacheComponent via Client API.
> could you show me a simple example of how to write Client to use
> CacheComponent?thanks!
> Best,
> Jeff
> --
> View this message in context: http://www.nabble.com/CacheComponent-Client-t1489961.html#a4037286
> Sent from the ServiceMix - User forum at Nabble.com.
>
>