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 "David Illsley (JIRA)" <ji...@apache.org> on 2007/08/24 16:23:31 UTC

[jira] Resolved: (AXIS2-3150) AddressingValidationHandler requires MessageId Header also with Final Namespace

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

David Illsley resolved AXIS2-3150.
----------------------------------

    Resolution: Won't Fix
      Assignee: David Illsley

Matthias,
If you read a little further to section 3.4 [1] you'll see that:
  'In either of the above cases, if the related message lacks a [message id] property, the processor MUST fault.'

Which is the specific case that the AddressingValidationHandler checks for. It's entirely happy to let past a one-way message without a MessageID.

I'd also strongly advise your clients to only send valid WS-Addressing (meaning including a MessageID on a request for Request-Response) as there are multiple products 'in the wild' which enfore this requrement (for spec and other reasons).

David

[1] http://www.w3.org/TR/2006/REC-ws-addr-core-20060509/#formreplymsg

> AddressingValidationHandler requires MessageId Header also with Final Namespace
> -------------------------------------------------------------------------------
>
>                 Key: AXIS2-3150
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3150
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: Addressing
>    Affects Versions: 1.3
>            Reporter: Matthias Weber
>            Assignee: David Illsley
>
> Don't know if I understand the Web Services Addressing 1.0 - Core Recommendation right but it states:
> /wsa:MessageID
>     This OPTIONAL element (whose content is of type xs:anyURI) conveys the [message id] property.
> So I think, the wsa:MessageId header shouldn't be needed for processing. The only mandatory header seems to be wsa:Action. 
> Is it possible to change this? I have some clients who send wsa:Action only but don't want to disable Addressing globally.
> Greetings,
> Matthias

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