This content has been marked as final.
Show 2 replies
-
1. Re: ManagedConnectionFactory security-domain value recreatio
ips Apr 17, 2009 9:37 AM (in response to emuckenhuber)+1 on changing security-domain to a CompositeValue and +1 also on avoiding GenericValue/ManagedObject as property values in general. Besides making the value impossible for clients to set, it makes the value difficult to even read. We'll have no issues on the console side converting a CompositeValue to an RHQ property.
-
2. Re: ManagedConnectionFactory security-domain value recreatio
emuckenhuber Apr 17, 2009 10:08 AM (in response to emuckenhuber)"ips" wrote:
+1 on changing security-domain to a CompositeValue and +1 also on avoiding GenericValue/ManagedObject as property values in general. Besides making the value impossible for clients to set, it makes the value difficult to even read. We'll have no issues on the console side converting a CompositeValue to an RHQ property.
Okay i'll change the security-domain to a CompositeValue then.
It basically just has a SimpleValue domain and a EnumValue for the deploymentType.