On Wed, Apr 22, 2009 at 5:08 AM, SARA1232007 <[email protected]> wrote: > > Hi, > > I declare the QueryExpressionDialect property in wsdl as following: >
hiya, why do you want to do that? It may be a completely legitimate thing to do but I don't really understand it. Normally the expressiondialects are only used when making a query such as a filter for subscriptions, not exposed as resource properties. The error message tells you that no capability configured for that resource provides that property, if you really do want it as a property then you must declare (and possibly implement) a capability that provides it. cheers, Chris --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
