Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Java-SCA-2.0-M5
-
None
Description
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
]
[INFO] [exec:java
]
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] ------------------------------------------------------------------------