[richfaces-issues] [JBoss JIRA] (RF-13119) kitchensink-rf test-ds.xml uses a unique datasource JNDI name

Sande Gilda (JIRA) jira-events at lists.jboss.org
Mon Aug 5 08:39:26 EDT 2013


Sande Gilda created RF-13119:
--------------------------------

             Summary: kitchensink-rf test-ds.xml uses a unique datasource JNDI name
                 Key: RF-13119
                 URL: https://issues.jboss.org/browse/RF-13119
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: examples
            Reporter: Sande Gilda


The richfaces-quickstarts/kitchensink-rf/src/test/resources/test-ds.xml uses the same datasource JNDI name that the kitchensink quickstart test file uses:   <datasource jndi-name="java:jboss/datasources/KitchensinkQuickstartTestDS"

This should be changed to a unique name, for example:
<datasource jndi-name="java:jboss/datasources/KitchensinkrfQuickstartTestDS"


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list