2 Replies Latest reply on Mar 2, 2016 12:37 AM by deepalic

    Invoicing URL not available for Snowdrop Sportsclub example

    deepalic

      I have followed the instructions available under the 3.2. Building the application to build and deploy the Snowdrop's Sportsclub application.

      I have updated the standalone-full.xml files as per the document and deployed the sportsclub.ear to EAP. The EAP version is 6.3.2. I am able to access the URLs:

         http://localhost:8080/sportsclub/reservations

         http://localhost:8080/sportsclub/reservations-webflow

         http://localhost:8080/sportsclub/subscriptions

      but for some reason

          http://localhost:8080/sportsclub/invoicing is not available.

       

      The EAP server log shows the following:

      12:16:18,455 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 26) JBAS018559: Deployed "sportsclub.ear" (runtime-name : "sportsclub.ear")

      12:16:18,457 INFO  [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report

      JBAS014775:    New missing/unsatisfied dependencies:

            service jboss.security.security-domain.employees (missing) dependents: [service jboss.web.deployment.default-host./sportsclub/invoicing.realm, service jboss.ws.endpoint."sportsclub.ear"."sportsclub-invoicing-webmvc.war".PaymentNotificationService]

       

      Please advise if I have missed on anything here.