Hi,

I am running this sample from the distribution that I built based on the
latest code.
When I ran the sample following ant instructions, I get the following:

C:\tuscany-new\sca-dist\tuscany-
sca-1.0-incubating-SNAPSHOT\samples\binding-echo
>ant run
Buildfile: build.xml

run:
     [java] Returned message: foo
     [java] Echo reference = foo
     [java] Exception in thread "main" java.lang.NullPointerException
     [java]     at echo.server.EchoServer.sendReceive(EchoServer.java:75)
     [java]     at echo.EchoBindingClient.main(EchoBindingClient.java:44)
     [java] Java Result: 1

BUILD SUCCESSFUL
Total time: 1 second
C:\tuscany-new\sca-dist\tuscany-
sca-1.0-incubating-SNAPSHOT\samples\binding-echo


I this a known problem that is being worked on?

Reply via email to