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 "Asankha C. Perera (JIRA)" <ji...@apache.org> on 2007/03/19 19:31:32 UTC

[jira] Created: (AXIS2-2350) AddressingValidation prevents other dispatchers from executing

AddressingValidation prevents other dispatchers from executing
--------------------------------------------------------------

                 Key: AXIS2-2350
                 URL: https://issues.apache.org/jira/browse/AXIS2-2350
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: Addressing
            Reporter: Asankha C. Perera
         Assigned To: David Illsley
            Priority: Critical


The AddressingValidationHandler throws an ActionNotSupported fault if a message contained addressing, but fails to dispatch using addressing.

In Synapse, we place a custom SynapseDispatcher to grab any messages that has not been dispatched by any of the other dispatchers, and if the AddressingBasedDispatcher fails, we know how to handle it. This worked until Axis2 1.1.1, but now it is broken in the trunk


-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-2350) AddressingValidation prevents other dispatchers from executing

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-2350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12486974 ] 

Davanum Srinivas commented on AXIS2-2350:
-----------------------------------------

Asankha,

Is this a blocker for 1.2 final?

-- dims

> AddressingValidation prevents other dispatchers from executing
> --------------------------------------------------------------
>
>                 Key: AXIS2-2350
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2350
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: Addressing
>            Reporter: Asankha C. Perera
>         Assigned To: David Illsley
>            Priority: Critical
>
> The AddressingValidationHandler throws an ActionNotSupported fault if a message contained addressing, but fails to dispatch using addressing.
> In Synapse, we place a custom SynapseDispatcher to grab any messages that has not been dispatched by any of the other dispatchers, and if the AddressingBasedDispatcher fails, we know how to handle it. This worked until Axis2 1.1.1, but now it is broken in the trunk

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Closed: (AXIS2-2350) AddressingValidation prevents other dispatchers from executing

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

David Illsley closed AXIS2-2350.
--------------------------------

    Resolution: Fixed

Glen fixed this a while back see AddressingConstants.ADDR_VALIDATE_ACTION
Cheers,
David

> AddressingValidation prevents other dispatchers from executing
> --------------------------------------------------------------
>
>                 Key: AXIS2-2350
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2350
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: Addressing
>            Reporter: Asankha C. Perera
>         Assigned To: David Illsley
>            Priority: Critical
>
> The AddressingValidationHandler throws an ActionNotSupported fault if a message contained addressing, but fails to dispatch using addressing.
> In Synapse, we place a custom SynapseDispatcher to grab any messages that has not been dispatched by any of the other dispatchers, and if the AddressingBasedDispatcher fails, we know how to handle it. This worked until Axis2 1.1.1, but now it is broken in the trunk

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org