Uploaded image for project: 'Aries'
  1. Aries
  2. ARIES-1487

JPA waits forever on osgi:service/javax.sql.DataSource/(osgi.jndi.service.name=jdbc/DataSource)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • jpa-container-1.0.3
    • jpa-container-1.0.4
    • JPA
    • None

    Description

      A list of jndiServices is kept up to date and the jpa-container bundles waits for a matching service to be available.
      However it only supports the following syntax:

      <jta-data-source>osgi:service/jdbc/DataSource</jta-data-source>
      

      and not the equivalent

      <jta-data-source>osgi:service/javax.sql.DataSource/(osgi.jndi.service.name=jdbc/DataSource)</jta-data-source>
      

      This is a regression.

      Attachments

        Issue Links

          Activity

            People

              gnodet Guillaume Nodet
              gnodet Guillaume Nodet
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: