NPE in JMS binding when it appear in same service a JSONRPC binding and $self$ 
reference is obtained
----------------------------------------------------------------------------------------------------

                 Key: TUSCANY-3127
                 URL: https://issues.apache.org/jira/browse/TUSCANY-3127
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA JMS Binding Extension, Java SCA JSON-RPC Binding 
Extension
    Affects Versions: Java-SCA-1.5
         Environment: All
            Reporter: Simon Laws
             Fix For: Java-SCA-Next


The JSONRPC binding obtains a $self$ reference to the service to which it is 
attached. If there is also a JMS binding on that service the act of creating 
the self reference cause an NPE in the JMS binding because the interface 
contracts are not set up on the component type for self references. I've put in 
a work around into the JMS binding for the time being to get past this.  

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

Reply via email to