One placeholder on the DataPools Usage page is not filled with the actual value
-------------------------------------------------------------------------------
Key: GERONIMO-4077
URL: https://issues.apache.org/jira/browse/GERONIMO-4077
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: console
Affects Versions: 2.1.1
Reporter: Daniel
Priority: Minor
The DataPools Usage page provides useful information on how to configure the
server or its modules to work with a certain data pool (which is cool).
The page displays those configuration properties in bold that need to be set to
identifiers which are bound to this particular data pool, e.g. its ID or JNDI
name (which is also cool).
Apparently, one placeholder was thereby forgotten to replace: the
"jdbc/MyDataPool" value in the very first block is also printed in bold, but
doesn't contain the actual JNDI name for the data pool.
For consistency, this should be updated; I think either all placeholders should
show the actual values or none of them. If that's impossible, actual values and
placeholders shouldn't be printed with the same formatting.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.