It's working in 3.0. Thanks, -Stefan
-----Original Message----- From: Guillaume Nodet [mailto:[EMAIL PROTECTED] Sent: Friday, September 08, 2006 6:31 PM To: [email protected] Subject: Re: Help with loan broker example on SM3 I have fixed an issue in the lightweight components. You should try with the just released version of ServiceMix (which is still unofficial) See http://www.nabble.com/-VOTE--ServiceMix-3.0-incubating-tf2239574.html On 9/8/06, Stefan Kleineikenscheidt <[EMAIL PROTECTED]> wrote: > > > Same problem here. However, if I use the RemoteServiceMixClient the loan > broker works as desired. This might point to a problem in Lingo? (Just > guessing) > > -Stefan > > > > > > -- > Stefan Kleineikenscheidt tel. +49 (711) 99 33 035 > Rosenbergstr. 58 mob. +49 (172) 130 54 77 > 70176 Stuttgart (GERMANY) [EMAIL PROTECTED] > > > -----Original Message----- > From: zul [mailto:[EMAIL PROTECTED] > Sent: Friday, September 08, 2006 6:28 AM > To: [email protected] > Subject: RE: Help with loan broker example on SM3 > > > Hi, > I am also having the same problem with the Loan Broker example. I am > testing > using only one PC (Windows XP Professional, SP1) as a client and server. I > have followed the instructions given but still having this time-out > problem. > > I am stuck. Appreciate if anyone could help me. > > Thanks, > Zul > > > Brent Ryan wrote: > > > > test > > > > > > ------------------------------------ > > Blackboard, Inc. > > Senior Developer Consultant > > [EMAIL PROTECTED] > > tel: (623) 476-1183 > > http://www.blackboard.com > > ------------------------------------ > > > > -----Original Message----- > > From: bruce76 [mailto:[EMAIL PROTECTED] > > Sent: Monday, July 17, 2006 10:04 AM > > To: [email protected] > > Subject: Help with loan broker example on SM3 > > > > > > Hi, > > > > I'm running Java 5 with ServiceMix 3. When I first ran the loan broker > > example, it failed 50% of the time, and passed 50% of the time. Now, for > > no apparrent reason, it consistently fails with a timeout as shown > > below: > > ============================ > > [echo] Running exsample client > > [java] Connecting to JMS server. > > [java] Sending request. > > [java] javax.jms.JMSException: > > EDU.oswego.cs.dl.util.concurrent.TimeoutException > > [java] at > > org.logicblaze.lingo.jms.impl.MultiplexingRequestor.createJMSException(M > > ultiplexingRequestor.java:155) > > [java] Closing. > > [java] at > > org.logicblaze.lingo.jms.impl.MultiplexingRequestor.request(Multiplexing > > Requestor.java:107) > > [java] at > > org.logicblaze.lingo.jms.impl.MultiplexingRequestor.request(Multiplexing > > Requestor.java:82) > > [java] at JMSClient.run(JMSClient.java:99) > > [java] at JMSClient.main(JMSClient.java:59) > > ============================ > > > > Of course, I followed all the instructions in the README file. I also > > went through the trouble of making a "fresh install" of SM3 > > (unfortunately with no avail). Are there any suggestions on how to get > > that example working? > > > > Thanks, > > > > Bruce > > -- > > View this message in context: > > http://www.nabble.com/Help-with-loan-broker-example-on-SM3-tf1955917.htm > > l#a5364556 > > Sent from the ServiceMix - User forum at Nabble.com. > > > > > > > > > > This e-mail is intended only for the personal and confidential use of > the > > recipient(s) named above. > > It may include Blackboard confidential and proprietary information, and > is > > not for redistribution. > > > > > > > > > > -- > View this message in context: > > http://www.nabble.com/Help-with-loan-broker-example-on-SM3-tf1955917.html#a6 > 202793 > Sent from the ServiceMix - User forum at Nabble.com. > > -- Cheers, Guillaume Nodet
