You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2005/08/11 14:02:53 UTC

[jira] Created: (AXIS2-138) Error in Addressing based dispatching

Error in Addressing based dispatching
-------------------------------------

         Key: AXIS2-138
         URL: http://issues.apache.org/jira/browse/AXIS2-138
     Project: Apache Axis 2.0 (Axis2)
        Type: Bug
  Components: core  
    Versions: 0.9    
    Reporter: Eran Chinthaka
 Assigned to: Eran Chinthaka 
     Fix For: 0.91


If WSA To contains an address like http://myip:8888/axis/services/fooservice, Axis2 do not extract the information to identify the service from that. It requires us to give only "fooservice" in the WSA To header, which is not enough.

The dispatcher must be able to identify the service correctly irrespective of whether it is "fooservice" or "http://myip:8888/axis/services/fooservice".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (AXIS2-138) Error in Addressing based dispatching

Posted by "Eran Chinthaka (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-138?page=all ]
     
Eran Chinthaka resolved AXIS2-138:
----------------------------------

    Resolution: Fixed

> Error in Addressing based dispatching
> -------------------------------------
>
>          Key: AXIS2-138
>          URL: http://issues.apache.org/jira/browse/AXIS2-138
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug
>   Components: core
>     Versions: 0.9
>     Reporter: Eran Chinthaka
>     Assignee: Eran Chinthaka
>      Fix For: 0.91

>
> If WSA To contains an address like http://myip:8888/axis/services/fooservice, Axis2 do not extract the information to identify the service from that. It requires us to give only "fooservice" in the WSA To header, which is not enough.
> The dispatcher must be able to identify the service correctly irrespective of whether it is "fooservice" or "http://myip:8888/axis/services/fooservice".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira