1 Reply Latest reply on May 13, 2015 6:18 PM by jameslivingston

    How to find dependency for a Jar in module.xml in wildfly ?

    samalaraj72

      Hi,

       

      am configuring modules for wildfly server,

      as i have some jar's need to configure as a module,

      at runtime am getting some warnings like New missing/unsatisfied dependencies

       

      here is log :

       

      JBAS014775:    New missing/unsatisfied dependencies:

            service jboss.deployment.unit."Test_JB60_Testing.war".component."co

      m.granule.CompressServlet".START (missing) dependents: [service jboss.deployment

      .unit."Test_JB60_Testing.war".deploymentCompleteService]

       

      anyone have an Idea of this ?