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

Datasource name bound in Naming Service is not the jndi-name attribute

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • 7.1.0.Alpha1
    • JCA
    • None

    Description

      Here is my datasource definition:

      "data-source" => {
      "JBTravel" =>

      { "jndi-name"=>"java:jboss/JBTravelDatasource" ...other settings }

      }

      When I do a JNDI lookup for "JBTravel", it's found successfully. If I do a JNDI lookup for "java:jboss/JBTravelDatasource", I get a NameNotFoundException. I think the wrong name is getting bound in the naming service.

      Attachments

        Activity

          People

            rhn-cservice-bbaranow Bartosz Baranowski
            rraposa_jira Rich Raposa (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: