dev@glassfish.java.net

Re: asadmin set and ConfigListener

From: Sreenivas Munnangi <Sreenivas.Munnangi_at_Sun.COM>
Date: Wed, 06 Aug 2008 14:15:20 -0700

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
>