Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-3538

Application does not deploy because DefaultDataSource is missing

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • 8.1.0.Final
    • None
    • None

      On our servers, the ExampleDs is removed from the config. In 7.2.0, this poses no problem, but in the 8.1.0.Final, when we deploy an application, the default datasource needs to be available, even if the application does not use a datasource. The error :

      failure description: {"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.jolokia.jolokia.DefaultDataSource is missing [jboss.naming.context.java.jboss.datasources.ExampleDS]"]}
      

      The example above is for the deployment of the jolokia war.

      To reproduce :

      • remove ExampleDS
      • deploy any application

              chaowan@redhat.com Chao Wang
              peter.vanbiesen Peter Van Biesen (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: