[jboss-as7-dev] Modifying configuration using jboss-admin.sh

Darrin Mison dmison at redhat.com
Wed Jun 29 03:11:13 EDT 2011


Ok, JIRA logged ;-)

https://issues.jboss.org/browse/AS7-1139

On 29/06/2011, at 2:27 PM, Heiko Braun wrote:

> 
> 
> 
> right, it looks like the necessary operations are not exposed:
> 
> [domain at localhost:9999 /] /profile=web-base/subsystem=ee:read-resource
> {
>    "outcome" => "success",
>    "result" => {}
> }
> [domain at localhost:9999 /] /profile=web-base/subsystem=ee:read-resource-description
> {
>    "outcome" => "success",
>    "result" => {
>        "description" => "The configuration of the EE subsystem.",
>        "head-comment-allowed" => true,
>        "tail-comment-allowed" => true,
>        "namespace" => "urn:jboss:domain:ee:1.0"
>    }
> }
> 
> Ike
> 
> On Jun 29, 2011, at 3:59 AM, Darrin Mison wrote:
> 
>> Trying to use the jboss-admin.sh to update configuration on standalone AS7 and think I'm missing either some documentation or I didn't understand it.
>> 
>> For this particular example I was trying to disable sub-deployment module isolation as described https://docs.jboss.org/author/display/AS7/Class+Loading+in+AS7 but by using the admin CLI instead
>> of hand editing XML.
>> 
>> I can "cd" to the /subsystem=ee node fine.  I just don't know how to add new configuration. 
>> 
>> I'm assuming this is possible, maybe in the API but not yet exposed in the tool?
>> 
>> -- 
>> Darrin Mison
>> "I'm not a JBoss Developer, I just play one on TV"
>> Content Author - Engineering Content Services, Red Hat, Inc.
>> RHCSA #111-092-417
>> 
>> 
>> _______________________________________________
>> jboss-as7-dev mailing list
>> jboss-as7-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
> 



-- 
Darrin Mison
"I'm not a JBoss Developer, I just play one on TV"
Content Author - Engineering Content Services, Red Hat, Inc.
RHCSA #111-092-417




More information about the jboss-as7-dev mailing list