I learned recently that XQL also supports regular expressions.
Returns the aspect names of all aspects whose pointcut/name elements contains a name elements that start with “mdc”.
You can also combine regex patterns for more complex queries:
The second query returns only the serviceNames where the adviceType is “before” and the pointcut/name elements contain the string “mdc.demo”.
Mark
#Flow-and-Java-services#Integration-Server-and-ESB#webMethods