]
Heiko Rupp commented on AS7-1308:
---------------------------------
Patch is at
:jndi-view in domain mode on profile returns success
----------------------------------------------------
Key: AS7-1308
URL:
https://issues.jboss.org/browse/AS7-1308
Project: Application Server 7
Issue Type: Bug
Components: Naming
Affects Versions: 7.0.0.Final
Reporter: Heiko Rupp
Assignee: John Bailey
Doing :jndi-view on /profile=default/subsystem=naming gives:
[domain@localhost:9999 subsystem=naming] :jndi-view
{
"outcome" => "success",
"result" => "Jndi view is only available in runtime mode."
}
This makes no sense, as the outcome is not a view on the JNDI-tree, but a failure
description.
That operation should return failure instead.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: