The way is to send a command to the NotificationBroker http endpoint, but specifying the wsa:To header. This way, the http BC will send the request to the subscription manager endpoint instead of the notification broker endpoint.
On Dec 6, 2007 12:49 PM, Bartosz <[EMAIL PROTECTED]> wrote: > > > The problem is that the dynamically created subscriptions does not use > http-bindings. So, I don't understand the last reply. My question was: is > there a way to access the subcription manager endpoint from the outside > using the http binding ? Is there a way to tell SM to create a http > binding > for every newly created subcription ? > > Regards, > Bartek > > > > gnodet wrote: > > > > Yeah, you can access those resources by using a wsa:To soap header and > > specifying the > > endpoint address that you received. I can't tell you exactly how, but I > > have tested that a long > > time ago and it was working without any problems. > > > > On Nov 16, 2007 2:34 PM, Bartosz <[EMAIL PROTECTED]> wrote: > > > >> Last > >> question, is it possible to access the dynamically created WSN entities > >> "from the outside" (from an external client) ? That is, to for example > >> send > >> a SOAP envelope with Unsubscribe message to the SubscriptionManager ? > >> Subscription Manager is created when subscribe is called. The address > is > >> sth > >> similar to: > >> > >> > http://servicemix.org/wsnotification/Subscription/ID-S206035J4463581-3122-1195219514245-2-0 > >> . > >> > > > > > > -- > View this message in context: > http://www.nabble.com/WSN2005---SOAP---a-full-featured-external-WSN-client-tf4810818s12049.html#a14190921 > Sent from the ServiceMix - User mailing list archive at Nabble.com. > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/
