[jira] Created: (SANDESHA2-189) A proposed patch for modules/core/src/main/java/org/apache/sandesha2/wsrm/Endpoint.java

"Francois Mireaux (JIRA)" <[email protected]> Mon, 4 May 2009 06:26:30 -0700 (PDT)
Newsgroups gmane.comp.apache.webservices.fx.devel
Message-ID <1319675724.1241443590938.JavaMail.jira@brutus>
A proposed patch for modules/core/src/main/java/org/apache/sandesha2/wsrm/Endpoint.java
---------------------------------------------------------------------------------------

                 Key: SANDESHA2-189
                 URL: https://issues.apache.org/jira/browse/SANDESHA2-189
             Project: Sandesha2
          Issue Type: Improvement
            Reporter: Francois Mireaux
            Priority: Minor
         Attachments: Endpoint.patch

a quite recent correction in Enpoint.java could be improved IMHO. Looking at Axis2 EndpointReferenceHelper, one could see that epr can never be null : the fromOM method used only throws Exception. The use of  alternative fromOM method avoids rescanning OM tree.

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