JBoss Community

Re: jboss cli java client remote command

created by Tomaz Cerar in JBoss AS 7 Development - View the full discussion

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

Start a new discussion in JBoss AS 7 Development at Community