The filtering based on property definitions that exist in the WSRP doc is 
based on the WSSG spec (it's not something specific to Muse). I imagine 
the authors were trying to emulate something like the WSDM capability URIs 
as a means of determining what a resource was capable of. What do you mean 
by "resource name"? The <context-path/>? Let me know, perhaps I can 
suggest an alternative.

Dan



"Vinh Nguyen \(vinguye2\)" <[EMAIL PROTECTED]> wrote on 03/02/2007 
06:30:03 PM:

> In my muse.xml, I have a set of resources that the app will initially
> load.  I also have a ServiceGroup that will be loaded, and will used to
> hold references to the other resources.  I would like to set membership
> rules on my ServiceGroup so that it only holds references to certain
> resource types, based on the resource names.  But, the current
> design/implementation of MembershipContentRule seems to filter resources
> based on their property names, which doesn't seem useful to me.  Is
> there a simple way to non-programmatically set a rule to filter by
> resource name?  If I have to do this programmatically, how would I do
> this?  Just extend and override
> SimpleMembershipContentRule.isMatch(EPR)?
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to