-
Feature Request
-
Resolution: Done
-
Minor
-
None
-
None
-
User Experience
The JNDI view in admin console does not always display the full value. Many times URL's get cut-off or mangled.
The display for system properties does not have this problem.
The following 2 JNDI entries do not display correctly in the JNDI View.
<simple name="java:global/jbossDocs" value="https://docs.jboss.org" type="java.net.URL"/>
<simple name="java:global/ConnectionUrl" value="tcp://mymachine.example.com:8000" type="java.lang.String"/>
- duplicates
-
HAL-442 JNDI view Not shows the complete url in Management Console
- Resolved