You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pubscribe-dev@ws.apache.org by "Stefan Lischke (JIRA)" <ji...@apache.org> on 2005/03/21 01:27:20 UTC

[jira] Commented: (HERMES-8) unwrapped notif should literally be the raw message, not a wsnt:NotificationMessage

     [ http://issues.apache.org/jira/browse/HERMES-8?page=comments#action_61283 ]
     
Stefan Lischke commented on HERMES-8:
-------------------------------------

We need a new provider in Apollo for this. I'm using one (ResourceMsgProvider) for WSE impl that is doing the same stuff like the MsgProvider from the Axis framework. The Message is not parsed and not converted to an XMLBean, the SOAPEnvelope is given to a method called filter(SOAPEnvelope req, SOAPEnvelope resp).

But you are still able to call getResource in the filter Method


> unwrapped notif should literally be the raw message, not a wsnt:NotificationMessage
> -----------------------------------------------------------------------------------
>
>          Key: HERMES-8
>          URL: http://issues.apache.org/jira/browse/HERMES-8
>      Project: Hermes
>         Type: Bug
>   Components: BaseNotification
>  Environment: n/a
>     Reporter: Ian Springer
>     Priority: Minor

>
> After rereading section 3.1 (Notify) of the BaseN spec, I believe the  wsnt:NotificationMessage element is only meant for use within wsnt:Notify. This explains why it is not defined as a GED. When sending an unwrapped (Notify = false) notif, only the raw message should be sent.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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