[jboss-dev-forums] [JBoss AS 7 Development] - Re: jboss cli java client remote command
Tomaz Cerar
do-not-reply at jboss.com
Thu Aug 1 09:16:59 EDT 2013
Tomaz Cerar [https://community.jboss.org/people/ctomc] created the discussion
"Re: jboss cli java client remote command"
To view the discussion, visit: https://community.jboss.org/message/830950#830950
--------------------------------------------------------------
Hi,
ls is high level command that only standalone CLI understands.
you should run
> ModelNode deployRequest = ctx.buildRequest("/host=master/server-config=server-one*:read-resource*");
which is equivalent in dmr syntax
--
tomaz
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/830950#830950]
Start a new discussion in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20130801/3e504b7d/attachment.html
More information about the jboss-dev-forums
mailing list