You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/01/15 02:21:05 UTC

Build failed in Hudson: Tuscany-2x » Apache Tuscany SCA Tomcat Integration Testing Helloworld Java SE SCAClient #394

See <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$helloworld-scaclient-javase/394/changes>

Changes:

[antelder] Get the Java SE based client working talking to remote domains

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Tomcat Integration Testing Helloworld Java SE SCAClient
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [resources:resources]
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 0 resource
[INFO] Copying 0 resource
[INFO] [compiler:compile]
[INFO] Invoking Tuscany Eclipse JDT compiler
[INFO] Compiling 2 to <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$helloworld-scaclient-javase/ws/target/classes>
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$helloworld-scaclient-javase/ws/pom.xml> to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$helloworld-scaclient-javase/builds/2010-01-15_00-16-13/archive/org.apache.tuscany.sca/helloworld-scaclient-javase/2.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

testing/HelloworldService.java:[21,859] Only a type can be imported. org.oasisopen.sca.annotation.Remotable resolves to a package
testing/HelloworldService.java:[23,903] Remotable cannot be resolved to a type
testing/HelloworldClient.java:[23,883] Only a type can be imported. org.oasisopen.sca.NoSuchDomainException resolves to a package
testing/HelloworldClient.java:[24,932] Only a type can be imported. org.oasisopen.sca.NoSuchServiceException resolves to a package
testing/HelloworldClient.java:[25,982] Only a type can be imported. org.oasisopen.sca.client.SCAClientFactory resolves to a package
testing/HelloworldClient.java:[30,1112] NoSuchDomainException cannot be resolved to a type
testing/HelloworldClient.java:[30,1135] NoSuchServiceException cannot be resolved to a type
testing/HelloworldClient.java:[39,1317] SCAClientFactory cannot be resolved to a type
testing/HelloworldClient.java:[39,1344] SCAClientFactory cannot be resolved

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 64 minutes 33 seconds
[INFO] Finished at: Fri Jan 15 01:21:01 UTC 2010
[INFO] Final Memory: 125M/751M
[INFO] ------------------------------------------------------------------------