6 Replies Latest reply on Jan 20, 2008 5:11 AM by mail.micke

    ELResolver invocation order

    mail.micke

      Hi

      I've implemented a custom ELResolver for looking up things in a static Spring application context which is used in one of our projects (we're not using the WebApplicationContext).

      It seems that my ELResolver gets asked for a bunch of beans which it can't cope with.

      My question is if it is possible for me to force the Seam ELResolver to do its work before mine, a means of having my ELResolver be the last in the chain?

      Not a Seam specific question I know, but thought you guys might have a solution.

      Many thanks,
      mike