[ 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to