0 Replies Latest reply on Jun 11, 2003 10:26 AM by demarco

    cyclic references between beans in differnet packages

      Hi together.
      What to do if you get cyclic dependencies between 2 Beans in different packages?
      What I mean:
      Bean A of Package A references the LocalInterface of Bean B of Package B and vice versa.

      Pleanse don`t say its a design problem. If a project is grown, such situations happens. How to deploy these beans.
      I'm using JBOSS 3.00. Thanks for help.