Re: How to create a custom dialect for TopicExpression
ok, some progress, i got my subscriptions to work, now i want to implement a notification publisher. But am stuck here, since muse uses SimpleNotificationMessage which supports only concrete dialect and topicName as QName, i want to publish send Notify which will have Dialect="urn:ihe:iti:xds-b:pubsub:2008" and topic as xml content : <rim:AdhocQuery id="urn .....
Need some directions on where to start, thanks in advance...