dev@glassfish.java.net

Query on upgrade

From: Kshitiz Saxena <Kshitiz.Saxena_at_Sun.COM>
Date: Mon, 06 Sep 2010 22:47:22 +0530

Hi,

I need to make changes in load-balancer code to handle upgrade. In GF
2.1.1, /*load-balancer*/ element used to have an attribute
/*auto-apply-enabled*/. However this attribute is removed in GF 3.1. How
can I access that attribute during upgrade?

I inject domain and then get access to load-balancer elements. However
in retrieved load-balancer element, auto-apply-enabled does not exist at
all. I need to access that attribute and log some messages. Please help
me with that.

Thanks,
Kshitiz