dev@glassfish.java.net

Re: AMX sample code

From: Ludovic Champenois <Ludovic.Champenois_at_Sun.COM>
Date: Fri, 12 Sep 2008 14:57:29 -0700

Lloyd Chambers wrote:
> Ludo,
>
> Give me a short list and I'll provide some code snippets in the next
> few days.
>
> Lloyd

Cool.
Maybe Vivek or the community can add to this list:

1/ retrieve the current value of http port
2/ change it to 7777
3/ retrieve list of jdbcresources with their properties
3/ get the list of connection pools and change the password in the first
one.
4/ create a connection pool
5/ add a jvm option

I guess 1,2,3,5 would be a good start for AMX beginners.
Ludo