Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

Commit

Permalink
Merge pull request #48 from lzoubek/bugs/1102562
Browse files Browse the repository at this point in the history
Bug 1102562 - [eap6] Make DomainController's Domain name configurable
  • Loading branch information
lzoubek committed Jun 23, 2014
2 parents 929c615 + 26b0006 commit 8363c72
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1124,6 +1124,7 @@
</c:list-property>
</c:group>
-->
<c:simple-property name="name" displayName="Domain Name" required="true" description="Name of the managed domain. This value is same for all HostControllers in domain, but only DomainController resource is allowed to update it."/>
<c:group name="children:system-property:name+" displayName="System-properties">
<c:list-property name="*2" displayName="Properties" required="false" readOnly="false">
<c:map-property name="*:name" displayName="Name" readOnly="true">
Expand Down

0 comments on commit 8363c72

Please sign in to comment.