See http://cwiki.apache.org/SM/integration-testing-in-spring.html
(sorry, I should have paste this link first).

On 10/5/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Hi,
> I am using 3.2 only.I am new to the servicemix.so please can you elaborate a
> little more what i need to do with this files.
> I want to trace all the steps from my jms consumer through bean and see the
> flow of control.
> I am able to push message to the queues with my jms client program
> jms consumer receivers it sends to NMR and beans listens it and send the
> echo back as described in
>
>   Inout MEPs.I am not sure if I can trace all this things too.so please
> respond how should I proceed am kinda stuck.
> Regards,
> Raj
>
> gnodet wrote:
> >
> > FWIW, James recently added support for building unit tests involving
> > components and service assemblies. See [1] and [2], but this is only
> > available with the coming 3.2.
> >
> > [1]
> > http://fisheye6.cenqua.com/browse/servicemix/trunk/samples/bridge/bridge-sa-itest/src/test/resources/integrationTest.xml?r=579503
> > [2]
> > http://fisheye6.cenqua.com/browse/servicemix/trunk/samples/bridge/bridge-sa-itest/src/test/java/org/apache/servicemix/test/IntegrationTest.java?r=579503
> >
> > On 10/4/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> >>
> >> hi,
> >> I made tow SU servicemix bean and jms consumer and its working.
> >> I want to debug the project in eclipse and I set up everything as the
> >> docs
> >> says.
> >> But the problem is the debugg workflow doesn't go through the bean.
> >> I mean I can see my jms client program steps puhsing the message to the
> >> queue and echo back form bean in inout exchage.
> >> Can we trace the NMR flow in the eclipse too or is it something that
> >> happens
> >> internally.
> >> Regards,
> >> Yogaraj
> >> --
> >> View this message in context:
> >> http://www.nabble.com/How-to-debug-SA-in-eclipse-tf4568770s12049.html#a13039678
> >> Sent from the ServiceMix - User mailing list archive at Nabble.com.
> >>
> >>
> >
> >
> > --
> > Cheers,
> > Guillaume Nodet
> > ------------------------
> > Blog: http://gnodet.blogspot.com/
> >
> >
>
> --
> View this message in context: 
> http://www.nabble.com/How-to-debug-SA-in-eclipse-tf4568770s12049.html#a13058746
> Sent from the ServiceMix - User mailing list archive at Nabble.com.
>
>


-- 
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/

Reply via email to