Uploaded image for project: 'AeroGear'
  1. AeroGear
  2. AEROGEAR-6924

H2 CLI script creates wrong datasource connection-url on JBoss EAP 6.1 & WildFly 8.0.0 Alpha4

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • None
    • None

      When running the H2 CLI script on JBoss EAP 6.1 or WildFly 8.0.0 Alpha4, the database connection-url of the PushEEDS datasource element in standalone.xml has value -1. The result is that the deployment of ag-push.war fails with the attached error.

      It is weird that if I use the jboss-cli.sh script of jboss-as-7.1.1.Final to setup the datasource on JBoss EAP 6.1, the datasource setup is done properly.

      jboss-as-7.1.1.Final/bin/jboss-cli-sh --file=./h2-database-config.cli works for JBoss AS 7.1.1 and JBoss EAP 6.1

      jboss-eap-6.1/bin/jboss-cli-sh --file=./h2-database-config.cli creates wrong connection-url (-1) for JBoss EAP 6.1

      wildfly-8.0.0-Alpha4/bin/jboss-cli.sh --file=./h2-database-config.cli creates wrong connection-url (-1) for WildFly 8.0.0 Alpha4

              aemmanou Tolis Emmanouilidis (Inactive)
              aemmanou Tolis Emmanouilidis (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: