You are viewing a plain text version of this content. The canonical link for it is here.
Posted to sandesha-dev@ws.apache.org by "Francois Mireaux (JIRA)" <ji...@apache.org> on 2009/05/04 15:26:30 UTC

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

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.


---------------------------------------------------------------------
To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org


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

Posted by "Dave Parsons (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SANDESHA2-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12706048#action_12706048 ] 

Dave Parsons commented on SANDESHA2-189:
----------------------------------------

Francois.

You have a good point.  We do the same thing in AcksTo so it could be 
improved here also.  I'll run through unit tests and if if all is good 
commit the changes,

Cheers,

Dave

Dave Parsons
Web Services Development
INTERNAL:  David Parsons1/UK/IBM@IBMGB :: DE3F20 :: 246930
EXTERNAL:  ParsonsD@uk.ibm.com :: (01962) 816930
Mail Point 211, IBM Hursley Park, Winchester. SO21 2JN




From:
"Francois Mireaux (JIRA)" <ji...@apache.org>
To:
sandesha-dev@ws.apache.org
Date:
04/05/2009 14:27
Subject:
[jira] Updated: (SANDESHA2-189) A proposed patch for 
modules/core/src/main/java/org/apache/sandesha2/wsrm/Endpoint.java




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

Francois Mireaux updated SANDESHA2-189:
---------------------------------------

    Attachment: Endpoint.patch

modules/core/src/main/java/org/apache/sandesha2/wsrm/Endpoint.java
---------------------------------------------------------------------------------------
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.


---------------------------------------------------------------------
To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org









Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 
741598. 
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU







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


---------------------------------------------------------------------
To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org


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

Posted by "Francois Mireaux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SANDESHA2-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francois Mireaux updated SANDESHA2-189:
---------------------------------------

    Attachment: Endpoint.patch

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


---------------------------------------------------------------------
To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org