-
Bug
-
Resolution: Done
-
Major
-
None
-
None
Adding a datasource with a JNDI name that is already used displays the wrong error message.
Details:
In adding a new test datasource, I got an error in the GUI under the JNDI name that says "JNDI name has to start with 'java:/' or 'java:jboss/'". Mine did ("java:jboss/datasources/ExampleDS"). Then I realized that I was using the same JNDI name as the ExampleDS, and perhaps it didn't like that. If I change it to something else, it works. But the error message is incorrect. I see that there is a message in the UIConstants.properties file of "Datasource with that JNDI name already exists.", but it doesn't look like it's being used.
- is cloned by
-
JBEAP-9354 (7.0.z) Wrong error msg in datasource wizard for duplicate JNDI name
- Closed
- is incorporated by
-
JBEAP-9320 (7.1.0) Upgrade HAL to 2.9.4.Final
- Closed