Hi,
I just started with Muse and can not find a solution for my problem. My scenario is a follow: - I have several Jms Topic to manage. For each Jms Topic I want to define a Ws-Topic where clients can subscribe to. For each subscription a durable subscription will be created on the Jms Topic (parameter involved are clientID and messageSelector). With the subscription created the client can either retrieve messages via the GetCurrentMessage method, or register for receiving "notify" messages. My question is now, how do I setup this? What kind of resource do I have to setup? How is a resource related to a Ws-Topic and how do I address such a Ws-Topic. Where can I find some documentation/source code or useful information's about of those details? I have read the WS-N, WS-WSRF spec's, gone through the Muse documentation, checked the samples, had a look over the mail archive, but couldn't make up how resources and topic's are related which each other. Also the addressing isn't clear for me. Any help would be appreciated. THX Mit freundlichen Gruessen / With kind regards Matthias Beil
