2 Replies Latest reply on Mar 7, 2005 2:36 PM by alban_coul

    loader repository : silly but quick question...

    alban_coul

      Hello,
      I have got two ear a.ear and b.ear
      thus two jboss-app :
      1.
      <loader-repository>
      www.A.com:loader=A.ear
      </loader-repository>
      and the 2nd
      <loader-repository>
      www.B.fr:loader=B.ear
      </loader-repository>
      This works fine.
      Before this was (I haven't made this on purpose, this is the problem of copy and paste...)
      1.
      <loader-repository>
      www.A.com:loader=A.ear
      </loader-repository>
      and the 2nd
      <loader-repository>
      www.B.fr:loader=A.ear
      </loader-repository>

      And this worked too...
      My silly question is this normal?
      Sorry for your time...
      Alban.