On 2/19/07, jmdev <[EMAIL PROTECTED]> wrote:

From the wsn2005 documentation you can expose the CreatePullPoint and
NotificationBroker to the outside world by utilizing http-endpoints.

Is there an equivalent way of exposing the subscription manager so that you
can issue "unsubscribe" requests?  If so, what would the syntax look like
for the http endoint?

When a client creates a subscription, the WSN broker will create an endpoint
for this subscription which can be used to send an unsubscribe request to it.
If you are outstide the JBI bus, you will need to use WS-Addressing to
send the request to the needed JBI endpoint, as you won't be able to easily
activate an http endpoint for each subscription.


In jconsole I can see that there is a #SubscriptionManager#.  I wasn't sure
if this had anything to do with WS-Notification though.

This is unrelated.


Thanks for the help.  And to answer a previous question, I hope to put
together a little demo app with what I've learned using WS-Notification.

Do you plan to write a demo using the wsn-http-binding example ?

--
View this message in context: 
http://www.nabble.com/ServiceMix-Subscription-Manager---Unsubscribe-tf3253088s12049.html#a9043029
Sent from the ServiceMix - User mailing list archive at Nabble.com.




--
Cheers,
Guillaume Nodet
------------------------
Architect, LogicBlaze (http://www.logicblaze.com/)
Blog: http://gnodet.blogspot.com/

Reply via email to