Senthil Chidambaram wrote:
> "An event triggers the action to be executed. A set of events are
> provided by default with the glassfish and user could extend the events
> by using JMX Notification mechanism".
>
> The above line indicates to me that users could extend events. If we've
> to redo this screen to support unknown event typest, it's not difficult
> to do. We've to provide a properties table for users to add properties
> as name/value pairs.
Better yet the properties would be JavaBeans properties with types,
descriptions, etc. and the GUI could be based on a general "bean editor".