No method available on JMSBinding to retreive set of operationPropertiesNames
-----------------------------------------------------------------------------

                 Key: TUSCANY-2821
                 URL: https://issues.apache.org/jira/browse/TUSCANY-2821
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA JMS Binding Extension
    Affects Versions: Java-SCA-1.4
         Environment: Java SCA JMSBinding
            Reporter: Christopher N. Ortiz
            Priority: Critical


The operationProperties element can appear multiple times in a JMS Binding.  
All of the get methods for sub elements of the operationProperties require the 
opName as an argument to determine which operationProperties element to access. 
 But there is no method available to get the key set of operationProperties 
Names.  Without the name set to key off of, it is impossible to determine which 
operationProperties element to reference.

-- 
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