So why do you say that the requests are not processed concurrently. Just try to put a sleep as I suggested and you should see the requests come back at roughly the same time.
On Wed, Mar 5, 2008 at 2:02 PM, sachin2008 <[EMAIL PROTECTED]> wrote: > > Hi , > I am using send() only for sending the messages. Please check the attached > file. > http://www.nabble.com/file/p15849456/ThreadTest.java ThreadTest.java . > > Once i solve this problem i wil recode the same with servicmix-bean > component. > > Does the functionality you are specifying is applicable for servicemix-bean > alone. Or it is applicable to LWcontainer also. > Now I am trying with Lwcontainer only. > > > > ----- > Cheers > Praveen Oruganti > "Think before you act and act on what you believe" > -- > View this message in context: > http://www.nabble.com/concurrent-execution-in-servicemix-tp15203567s12049p15849456.html > > > Sent from the ServiceMix - User mailing list archive at Nabble.com. > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/
