Hi,

I've created a service that implements the operations and resource props. for 
NotificationProducer. In looking through the FileSystem example's soap 
requests, the soap Action header seems to be:
<wsa:Action mustUnderstand="1">
http://ws.apache.org/resource/example/filesystem/FileSystemPortType/yourWsdlRequestName
</wsa:Action>

However, the WS-BaseN spec. states that it should be:
<wsa:Action>
http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.wsdl/NotificationProducer/Subscribe
</wsa:Action>

What should the value be set to?

Thanks
Latha

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to