Uploaded image for project: 'Kalumet (Retired)'
  1. Kalumet (Retired)
  2. KALUMET-21

Management of DataSource with Alias

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • agent, console
    • Linux 64bits

    Description

      With JBOSS 6.1.x it will be usefull if we could have the possibility to manage alias in a datasource instead of having one datasource file by "alias"

      for example :

      <?xml version="1.0" encoding="UTF-8"?>

      <datasources>
      <xa-datasource>
      <jndi-name>foxmask-db-xa-ds</jndi-name>
      [....]
      </xa-datasource>

      <mbean code="org.jboss.services.binding.AliasJndiService"
      name="jboss.jca:name=alias-DS_FOXMASK-java,service=DataSourceBinding">
      <attribute name="Alias">java:/DS_DS_FOXMASK</attribute>
      <attribute name="Original">java:/foxmask-db-xa-ds</attribute>
      </mbean>
      [....]
      </datasources>

      Attachments

        Activity

          People

            Unassigned Unassigned
            foxmask olivier
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: