calculator-scaclient sample fails when running with mvn exec:java
-----------------------------------------------------------------

                 Key: TUSCANY-3573
                 URL: https://issues.apache.org/jira/browse/TUSCANY-3573
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Samples
    Affects Versions: Java-SCA-2.0-M5
            Reporter: Luciano Resende
             Fix For: Java-SCA-2.0-M5


>From a binary distribution, go to calculator-scaclient and use mvn exec:java 
>as described in README


[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Sample Calcualtor SCAClient
[INFO]    task-segment: [exec:java]
[INFO] ------------------------------------------------------------------------
[INFO] Preparing exec:java
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [exec:java {execution: default-cli}]
using domain uri: default
using name: world
Calling CalculatorService.add(2, 3)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] An exception occured while executing the Java class. null

Must specify remote IP address(es) for domain
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 seconds
[INFO] Finished at: Thu May 27 14:29:18 PDT 2010
[INFO] Final Memory: 15M/81M
[INFO] ------------------------------------------------------------------------


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

Reply via email to