dev@glassfish.java.net

Re: asadmin set and ConfigListener

From: Lloyd Chambers <Lloyd.Chambers_at_Sun.COM>
Date: Thu, 07 Aug 2008 10:48:54 -0700

AMX uses Config API like everything else, including Transactions, just
generically. The end behavior should not be different.

On Aug 6, 2008, at 2:15 PM, Sreenivas Munnangi wrote:

> Amy Roh wrote:
>> Hi,
>>
>> I am noticing that asadmin set isn't triggering
>> org.jvnet.hk2.config.ConfigListener notification
> This was working yesterday night (based on asadmin set) and now it
> doesn't. Did some thing change in config ?
>> whereas the events do get triggered if I test using admingui.
>>
>> Do asadmin set (property, etc.) and admin gui share the same code
>> path regarding sending ConfigListener notification? Where can I
>> look to get more info on this to debug further?
> asadmin set uses core/kernel/src/main/java/com/sun/enterprise/v3/
> admin/SetCommand.java and GUI uses amx api.
>>
>> Thanks,
>> Amy
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>