how does xalan allow you to specify custom functions? can you provide a sample of the code you want to execute? if so, perhaps we can find a way to work it in to the API. it may still be tough to do, though, given that the xpath expression is coming from the subscribe() request - you may need to specify your own dialect to get this working correctly. but send the code and we'll see what we can do.
Dan dnguyen <[EMAIL PROTECTED]> wrote on 02/27/2007 11:07:55 AM: > > I need to filter the NotificationMessage using MessagePatternFilter with a > custom XPath function. I noticed that Muse is using Xalan, so I went to > Xalan's website to view the docs. I could not find a way to reference the > custom function using just XPath, which is solely what is specified in the > MessagePatternFilter. Is there a way to deploy a custom XPath function into > Muse for complex filtering? > -- > View this message in context: http://www.nabble.com/How-to-insert-custom- > XPath-function-into-Muse.-tf3302003.html#a9185358 > Sent from the Muse User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
