3 Replies Latest reply on Jul 6, 2007 9:14 AM by pdhaigh

    Seam 2.0 Multiple applications 'see' each others components

    pdhaigh

      Hi all,

      Having just started playing with Seam 2.0, I've found that if I deploy 2 applications each having a component of the same name ("constants", in this instance"), the second one will refuse to deploy, saying:

      java.lang.IllegalStateException: Two components with the same name and precedence: constants


      I'm not sure why the different applications have visibility of each others' components - is this something I can prevent?

      cheers

      phil