Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-975

Bind the default H2 datasource to java:jboss/datasources/ExampleDS

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Critical Critical
    • 7.0.0.CR1
    • 7.0.0.Beta3
    • JCA
    • None
    • Release Notes

      A lot of demo applications (e.g. Seam applications) that work on JBoss AS 6 and use the built-in datasource assume to find it at java:/DefaultDS. However, AS 7's default datasource is available at java:/H2DS.

      To retain backward compatibility with pre-AS7 JEE applications, I think it's a good idea to bind the default datasource to java:/DefaultDS as well. Otherwise, the applications will:
      a) need a separate build profile for AS 7
      b) fail to deploy

              johnbailey_jira John Bailey (Inactive)
              rhn-engineering-jharting Jozef Hartinger
              Votes:
              4 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: