0 Replies Latest reply on Jul 13, 2015 12:16 PM by acohen63

    Stuck on error deploying an EJB 2.1 Application into Wildfly 8.2 with JNDI references

    acohen63

      If anyone could help I would be grateful. 

       

      I am trying to deploy an EJB 2.1 application into wildlfly and know I am having issues with JNDI Naming. I keep running up against the same error.  I am pretty sure the JNDI name is not correct. But not sure how to work around it.

       

      11:12:01,828 ERROR [org.jboss.as.controller.management-operation] (XNIO-1 task-4) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "ApptricityERM.ear

      ")]) - failure description: {"JBAS014771: Services with missing/unavailable dependencies" => [

          "jboss.naming.context.java.comp.ApptricityERM.logisticsbeans.ShipmentMessageMapperHome.ValidatorFactory is missing [jboss.naming.context.java.comp.ApptricityERM.logis

      ticsbeans.ShipmentMessageMapperHome]",

          "jboss.naming.context.java.comp.ApptricityERM.netexpbeans.NoteMapperHome.HandleDelegate is missing [jboss.naming.context.java.comp.ApptricityERM.netexpbeans.NoteMappe

      rHome]",

          "jboss.naming.context.java.comp.ApptricityERM.netexpbeans.EncounterMapperHome.InstanceName is missing [jboss.naming.context.java.comp.ApptricityERM.netexpbeans.Encoun

      terMapperHome]",

          "jboss.naming.context.java.comp.ApptricityERM.logisticsbeans.TransportationModeStopManagerHome.ORB is missing [jboss.naming.context.java.comp.ApptricityERM.logisticsb

      eans.TransportationModeStopManagerHome]",

          "jboss.naming.context.java.comp.ApptricityERM.netexpbeans.ReportsManagerHome.InAppClientContainer is missing [jboss.naming.context.java.comp.ApptricityERM.netexpbeans

      .ReportsManagerHome]",

          "jboss.naming.context.java.comp.ApptricityERM.netexpbeans.EducationManagerHome.ValidatorFactory is missing [jboss.naming.context.java.comp.ApptricityERM.netexpbeans

       

      Thanks

       

      Andy