You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by Rajika Kumarasiri <ra...@wso2.com> on 2010/01/28 13:13:49 UTC

Error while running sample #53

hi,
I was just trying to run the sample #53 with a latest synapse build taken
from trunk. But I got nothing other than following.

[rajika@localhost axis2Client]$ ant loadbalancefailover -Di=3
Buildfile: build.xml

init:

compile:

loadbalancefailover:
     [java] org.apache.axis2.transport.local.LocalTransportSender

BUILD SUCCESSFUL

The client message doesn't reach the synpase server. I don't see any error
or anything related in logs. Does anybody have any idea?


Rajika

Re: Error while running sample #53

Posted by Rajika Kumarasiri <ra...@wso2.com>.
It seems like this happens due to a missing jar dependency.

Rajika

On Thu, Jan 28, 2010 at 5:43 PM, Rajika Kumarasiri <ra...@wso2.com> wrote:

> hi,
> I was just trying to run the sample #53 with a latest synapse build taken
> from trunk. But I got nothing other than following.
>
> [rajika@localhost axis2Client]$ ant loadbalancefailover -Di=3
> Buildfile: build.xml
>
> init:
>
> compile:
>
> loadbalancefailover:
>      [java] org.apache.axis2.transport.local.LocalTransportSender
>
> BUILD SUCCESSFUL
>
> The client message doesn't reach the synpase server. I don't see any error
> or anything related in logs. Does anybody have any idea?
>
>
> Rajika
>