Marvin, This thread is actually discussing pattern matching for the CAS protocol (i.e. service urls) and not for the services management tool. That said, we'll be needing requirements soon for the Services Management interface. As a start would you mind putting together the list of requirements that you guys have (and issues with the current system), then I'll add the RU requirements, and anyone is welcome to add their requirements too.
Thanks -Scott -Scott Battaglia PGP Public Key Id: 0x383733AA LinkedIn: http://www.linkedin.com/in/scottbattaglia On Wed, Dec 17, 2008 at 3:51 PM, Marvin S. Addison <[email protected] > wrote: > > One way to use Regular Expression patterns. Find > > the part of the service id that matches the pattern and extract it and > > then call equals on both of the pattern-extracted ids. > > +1 for real regular expressions. > > The AntPathMatcher used currently for matching services is limiting; for > example, you can't currently have a single registered service accessible > on multiple ports. Regular expressions would easily allow this. > > M > > _______________________________________________ > cas-dev mailing list > [email protected] > http://tp.its.yale.edu/mailman/listinfo/cas-dev >
_______________________________________________ cas-dev mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas-dev
