3 Replies Latest reply on Apr 7, 2004 8:44 AM by belaban

    Wildcards in FQNs

    sateh

      Is it possible to use wildcards in FQNs? I need to do lookups like /foo/*/*.

      S.

        • 1. Re: Wildcards in FQNs
          belaban

          No, this is not implemented.
          What do you expect as result, a collection ?


          Bela

          • 2. Re: Wildcards in FQNs

            I think I could probably use this feature as well. A collection would be great.

            This would be similar to searching in LDAP (let's say for scope = SUB, filter of objectclass=*, with base DN of /foo

            Maybe this kind of stuff is outside the scope of JBossCache. I'm not sure.

            Steve

            • 3. Re: Wildcards in FQNs
              belaban

              I'm not sure if this belong into JBossCache.

              However, we will have a JNDI implementation on top of JBossCache, so you could use that one.

              Bela