dev@glassfish.java.net

Re: HowTo add a new property to domain.xml

From: Anissa Lam <anissa.lam_at_oracle.com>
Date: Tue, 27 Apr 2010 08:43:17 -0700

After adding or removing or changing any property/attribute to any element in domain.xml,  please inform the GUI team about the modification.    The best is open an issue against admingui.  

Without the existence of  a dtd,  it is not easy for GUI team to keep track of these changes.  Our team depends on you notifying us.

thanks
Anissa.

Tim Quinn wrote:
Modify the SecurityService.java interface definition.  Add a getter (annotated with @Attribute) and setter method to the interface.

I am not sure if we have official documentation on making these sorts of changes.  The best bet, at the moment, is to find an existing attribute on some config interface (which corresponds to a domain.xml element) and pattern your new one after that one.

If you have specific questions about what to do for a particular new attribute post them to this list and someone will be able to help.

- Tim

On Apr 27, 2010, at 6:32 AM, Kumar Jayanti wrote:

Hi all,

 I need to add a new property/attribute in domain.xml under the <security-service> element. Can anyone point me to the steps/process for doing this.

Thanks.
kumar


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@glassfish.dev.java.net
For additional commands, e-mail: dev-help@glassfish.dev.java.net



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@glassfish.dev.java.net
For additional commands, e-mail: dev-help@glassfish.dev.java.net