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:30:35 UTC

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

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


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.


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

Posted by "Ivan Krizsan (JIRA)" <de...@tuscany.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-3525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Description: 
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-manifest.jar on the classpath.

  was:
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.


> 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
>    Affects Versions: Java-SCA-2.0-M3
>         Environment: Mac OS X, Java 1.6.0_17, latest Tuscany 2.0 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-manifest.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.


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

Posted by "Ivan Krizsan (JIRA)" <de...@tuscany.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-3525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Description: 
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-manifest.jar on the classpath.
Also see: http://www.mail-archive.com/user@tuscany.apache.org/msg02326.html


  was:
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-manifest.jar on the classpath.


> 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
>    Affects Versions: Java-SCA-2.0-M3
>         Environment: Mac OS X, Java 1.6.0_17, latest Tuscany 2.0 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-manifest.jar on the classpath.
> Also see: http://www.mail-archive.com/user@tuscany.apache.org/msg02326.html

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


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

Posted by "Ivan Krizsan (JIRA)" <de...@tuscany.apache.org>.
     [ 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.


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

Posted by "Ivan Krizsan (JIRA)" <de...@tuscany.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-3525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

          Environment: Mac OS X, Java 1.6.0_17, latest Tuscany 2.0 build (downloaded today)  (was: Mac OS X, Java 1.6.0_17, latest Tuscany build (downloaded today))
    Affects Version/s: Java-SCA-2.0-M3

> 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
>    Affects Versions: Java-SCA-2.0-M3
>         Environment: Mac OS X, Java 1.6.0_17, latest Tuscany 2.0 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.