You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Ivan Krizsan (JIRA)" <de...@tuscany.apache.org> on 2010/04/07 06:32:34 UTC

[jira] Updated: (TUSCANY-3525) JSONRPC Binding Does not work with distributed nodes

     [ https://issues.apache.org/jira/browse/TUSCANY-3525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ivan Krizsan updated TUSCANY-3525:
----------------------------------

    Attachment: ThreeEclipseProjects.zip

Program manifesting the problem, consisting of three Eclipse projects; one service interface project, one client project and one server project.
First start server project, then start one or more instances of the client project.

> JSONRPC Binding Does not work with distributed nodes
> ----------------------------------------------------
>
>                 Key: TUSCANY-3525
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3525
>             Project: Tuscany
>          Issue Type: Bug
>         Environment: Mac OS X, Java 1.6.0_17, latest Tuscany build (downloaded today)
>            Reporter: Ivan Krizsan
>         Attachments: ThreeEclipseProjects.zip
>
>
> If, in the client and server starter programs, the binding is configured to use JSONRPCBinding then the client fails to contact the server.
> If, however, WebServiceBinding or RMIBinding is configured, then the client succeeds in contacting the server.
> Note that the three enclosed Eclipse projects does NOT use Maven for dependency management, but require the tuscany-sca-manifes.jar on the classpath.

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