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

Application does not deploy because DefaultDataSource is missing

    XMLWordPrintable

Details

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

    Description

      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

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: