Uploaded image for project: 'apiman (API Management)'
  1. apiman (API Management)
  2. APIMAN-448

ApiManagerDS uses JNDI which violates WF naming conventions

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 1.1.5.Final
    • None
    • None
    • None

    Description

      ApiManagerDS uses JNDI name which does not comply with WF standard/convention for JDNI namings ( "jdbc/ApiManagerDS").

      Such JNDI is only possible because our DS is hot deployed as apiman-ds.xml.
      It is likely that in real environment user will want to leverage WF's management to define the DS. In that case the jndi has to start with either "java:/" or "java:jboss:/" prefix.

      Ths we should use something like "java:/jdbc/ApiManagerDS" or in case of WF it is possible to use System properties inside persistence.xml and allow dynamic configuration.

      Attachments

        Activity

          People

            ewittman@redhat.com Eric Wittmann
            jcechace@redhat.com Jakub Čecháček
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: