Re: how to change the default camel test

2012-08-15 Thread surangika ranathunga
That's what I was looking for. Thanks soo much. From: Claus Ibsen To: users@camel.apache.org Sent: Thursday, 16 August 2012 6:05 PM Subject: Re: how to change the default camel test On Thu, Aug 16, 2012 at 1:27 AM, surangika ranathunga wrote: > &g

Re: how to change the default camel test

2012-08-15 Thread Claus Ibsen
On Thu, Aug 16, 2012 at 1:27 AM, surangika ranathunga wrote: > > > Hi All, > I am very new to JEE and Apache camel, so need your help. > In order to implement a new end point, I was using the example given in > Chapter 11. This procedure creates a test class that extends CamelTestSupport. > > The