Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-4864

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • jboss-fuse-6.3
    • jboss-fuse-6.2.1
    • Aries
    • None
    • % %
    • Sprint 5 - towards ER2

      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.

            g_nodet Guillaume Nodet (Inactive)
            rhn-support-mrobson Matt Robson
            Martin Basovnik Martin Basovnik (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: