[
https://issues.jboss.org/browse/RF-13119?page=com.atlassian.jira.plugin.s...
]
Sande Gilda updated RF-13119:
-----------------------------
Summary: kitchensink-rf test-ds.xml does not use a unique datasource JNDI name (was:
kitchensink-rf test-ds.xml uses a unique datasource JNDI name)
kitchensink-rf test-ds.xml does not use 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