[ 
https://issues.apache.org/jira/browse/TUSCANY-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527299
 ] 

Raymond Feng commented on TUSCANY-1687:
---------------------------------------

After fixing the composite and sca-contributions.xml. I got most of the test 
case working.

There are two more issues:

1) If we have remotable component services in two nodes, and they will be bound 
to the same HTTP port. Then it will fail saying the net address is in use. If 
we have all the components in one node, then it's fine.

2) We have issue passing the CallbableReferences remotely.

> Callable References iTest are failing
> -------------------------------------
>
>                 Key: TUSCANY-1687
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1687
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Integration Tests
>    Affects Versions: Java-SCA-1.0
>            Reporter: Luciano Resende
>            Assignee: Raymond Feng
>             Fix For: Java-SCA-1.0
>
>
> I have removed the callableReference iTest from build as they were failing..
> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 sec
> Results :
> Tests in error:
>   
> testBReference(org.apache.tuscany.sca.itest.callableref.CallableReferenceRemoteTestCase)
>   
> testBCast(org.apache.tuscany.sca.itest.callableref.CallableReferenceRemoteTestCase)
>   
> testCReference(org.apache.tuscany.sca.itest.callableref.CallableReferenceRemoteTestCase)
>   
> testCServiceReference(org.apache.tuscany.sca.itest.callableref.CallableReferenceRemoteTestCase)
>   
> testDReference(org.apache.tuscany.sca.itest.callableref.CallableReferenceRemoteTestCase)
>   org.apache.tuscany.sca.itest.callableref.CallableReferenceRemoteTestCase
> Tests run: 14, Failures: 0, Errors: 6, Skipped: 0
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] There are test failures.
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 40 seconds
> [INFO] Finished at: Tue Sep 11 15:42:18 PDT 2007
> [INFO] Final Memory: 10M/21M
> [INFO] 
> ------------------------------------------------------------------------

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to