How to make Content tab invisible

Lin Gao lgao at redhat.com
Fri May 20 07:13:35 UTC 2011


Hi:

  I need to upload a file to create a SubResourceComponent, but I don't
want the SubResourceComponent has the Content tab in the UI, can I
implement it? how?

below is the example rhq-plugin.xml:

<server name="topLevel">
  <server name="sub" discovery="XXX" class="SubResourceComponent"
createDeletePolicy="both" creationDataType="content">

  <content name="rar-file" category="deployable" isCreationType="true">
      <configuration>
        <c:simple-property name="XX" />
      </configuration>
  </content>

  </server>
</server>




--
Best Regards
Lin Gao



More information about the rhq-devel mailing list