[jboss-jira] [JBoss JIRA] Created: (AS7-1308) :jndi-view in domain mode on profile returns success
Heiko Rupp (JIRA)
jira-events at lists.jboss.org
Mon Jul 18 04:05:23 EDT 2011
: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 at 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: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list