You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2008/10/10 11:05:52 UTC

[jira] Commented: (SM-1627) loan-broker sample doesn't work

    [ https://issues.apache.org/activemq/browse/SM-1627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46327#action_46327 ] 

Freeman Fang commented on SM-1627:
----------------------------------

it should  be caused by the backport-util-concurrent-2.2.jar is missing in the kit

> loan-broker sample doesn't work
> -------------------------------
>
>                 Key: SM-1627
>                 URL: https://issues.apache.org/activemq/browse/SM-1627
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: samples
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: 3.3
>
>
> when use "ant" to run the client, get error like
> run:
>      [echo] Running exsample client
>      [java] Connecting to JMS server.
>      [java] Exception in thread "main" java.lang.NoClassDefFoundError: edu/emory/mathcs/backport/java/util/concurrent/FutureTask
>      [java]     at JMSClient.main(JMSClient.java:50)
>      [java] Java Result: 1

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.