Pl. try the latest V3 Prelude build and it should work, pl. see the
following.
bin> ./asadmin set "server-config.transaction-service.keypoint-interval=200"
transaction-service.keypoint-interval=200
Command set executed successfully.
bin> ./asadmin get "server-config.transaction-service.*"
transaction-service.heuristic-decision=rollback
transaction-service.retry-timeout-in-seconds=600
transaction-service.tx-log-dir=${com.sun.aas.instanceRoot}/logs
transaction-service.keypoint-interval=200
transaction-service.automatic-recovery=false
transaction-service.timeout-in-seconds=0
Command get executed successfully.
bin>
thanks
sreeni
Nga Nguyen wrote:
> hi
>
> I am using Prelude build b15a...Trying to use set command but got Usage error...Please advise.
>
>
>> # $S1AS_HOME/bin/asadmin set server-config.transaction-service.keypoint-interval=200
>> remote failure: set command requires the value parameter : .
>> Usage: set --value=value target
>>
>> Command set failed.
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: admin-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: admin-help_at_glassfish.dev.java.net
>
>