1 Reply Latest reply on Jul 13, 2012 4:09 AM by tullio0106

    Dependencies inheritance - How to

    tullio0106

      I created 2 modules, the first one (named axioma.crm) has the second one (named axioma.pax) as dependency.

      axioma.pax has some other dependencies (like javax.api etc...)

      When I deploy my application, which depends upon axioma.crm I get CNF exception : axioma.crm don't see dependencies of axioma.pax.

      If I repeat the same dependency in axioma.crm I get a LinkageError.

      How can I avoid theese errors ?

      Tks

      Tullio