Lingo error

View: New views
2 Messages — Rating Filter:   Alert me  

Lingo error

by pradeep :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I am trying to run the sample Lingo example in the Lingo website http://lingo.codehaus.org/Example.

I am getting this error message

Cannot access JMS invoker remote service at [null]; nested exception is javax.jms.JMSException: edu.emory.mathcs.backport.java.util.concurrent.TimeoutException

Re: Lingo error

by pradeep :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The error was because the server bean was not loaded. I was using Spring Xmlbeanfactory for loading the file and not classpathapplicationcontext.


pradeep wrote:
I am trying to run the sample Lingo example in the Lingo website http://lingo.codehaus.org/Example.

I am getting this error message

Cannot access JMS invoker remote service at [null]; nested exception is javax.jms.JMSException: edu.emory.mathcs.backport.java.util.concurrent.TimeoutException