id: myTab type: applicationTab priority: 22 parentId: webApplicationTab <sun:tab id="general" immediate="true" text="$resource{i18n.common.General}" > <!command setSessionAttribute(key="appGeneralTabs" value="general"); urlencode(value="#{name}", value=>$pageSession{name}); redirect(page="#{generalPage}?appName=#{name}"); /> </sun:tab> |
id: jbiRootNode type: treeNode priority: 840 parentId: rootNode <sun:treeNode id="JBIRoot" expanded="true" rendered="#{JBIHookBean.jbiJarsAvailable && JBIConfigBean.jbiEnabled}" target="main" text="$resource{i18n.tree.jbi.root}" toolTip="$resource{i18n.tree.jbi.root.toolTip}" url="jbi/pe/root.jsf"> <!facet image> <sun:iconHyperlink id="image" icon="TREE_FOLDER" url="jbi/pe/root.jsf" target="main" border="0" immediate="true" toolTip="$resource{i18n.tree.jbi.root.toolTip}" /> </facet> <dynamicTreeNode id="jbiDeployments" childExpanded="false" childImageURLbase="resource/images/jbi/" childTarget="main" childURLbase="/jbi/pe/showDeployment.jsf?" expanded="false" rendered="#{JBIHookBean.jbiJarsAvailable && JBIConfigBean.jbiEnabled}" target="main" text="$resource{i18n.tree.jbi.deployments}" toolTip="$resource{i18n.tree.jbi.deployments.toolTip}" treeAdaptorClass="com.sun.jbi.jsf.util.JBIHookTreeAdaptor" treeAdaptorListType="deployments" url="/jbi/pe/deployments.jsf"> <!facet image> <sun:iconHyperlink id="saLink" icon="TREE_FOLDER" url="/jbi/pe/deployments.jsf" target="main" border="0" immediate="true" /> </facet> </dynamicTreeNode> |
<?xml version="1.0"
encoding="UTF-8"?> <!DOCTYPE gui-config PUBLIC ...> <gui-config id="myIntegration"> <tab id="myTab" type="webApplicationTab" priority="22" parentId="webApplicationTab" uri="/myTab.jsf" /> <treeNode id="jbiRootNode" priority="840" parentId="rootNode" uri="/myTreeNode.jsf" /> </gui-config> |
<sun:tab id="general"
immediate="true" text="$resource{i18n.common.General}" > <!command setSessionAttribute(key="appGeneralTabs" value="general"); urlencode(value="#{name}", value=>$pageSession{name}); redirect(page="#{generalPage}?appName=#{name}"); /> </sun:tab> |
<sun:treeNode id="JBIRoot"
expanded="true" rendered="#{JBIHookBean.jbiJarsAvailable && JBIConfigBean.jbiEnabled}" target="main" text="$resource{i18n.tree.jbi.root}" toolTip="$resource{i18n.tree.jbi.root.toolTip}" url="jbi/pe/root.jsf"> <!facet image> <sun:iconHyperlink id="image" icon="TREE_FOLDER" url="jbi/pe/root.jsf" target="main" border="0" immediate="true" toolTip="$resource{i18n.tree.jbi.root.toolTip}" /> </facet> <dynamicTreeNode id="jbiDeployments" childExpanded="false" childImageURLbase="resource/images/jbi/" childTarget="main" childURLbase="/jbi/pe/showDeployment.jsf?" expanded="false" rendered="#{JBIHookBean.jbiJarsAvailable && JBIConfigBean.jbiEnabled}" target="main" text="$resource{i18n.tree.jbi.deployments}" toolTip="$resource{i18n.tree.jbi.deployments.toolTip}" treeAdaptorClass="com.sun.jbi.jsf.util.JBIHookTreeAdaptor" treeAdaptorListType="deployments" url="/jbi/pe/deployments.jsf"> <!facet image> <sun:iconHyperlink id="saLink" icon="TREE_FOLDER" url="/jbi/pe/deployments.jsf" target="main" border="0" immediate="true" /> </facet> </dynamicTreeNode> |
<?xml version="1.0"
encoding="UTF-8"?> <!DOCTYPE gui-config PUBLIC ...> <gui-config id="myIntegration"> <tab id="myTab" type="webApplicationTab" priority="22" parentId="webApplicationTab" uri="/myTab.gui" /> <treeNode id="jbiRootNode" priority="840" parentId="rootNode" uri="/myTreeNode.gui" /> </gui-config> |
<tab id="general"
immediate="true" text="#{i18n.common.General}" > <event type="command"> setSessionAttribute(key="appGeneralTabs" value="general"); urlencode(value="#{name}", value=>$pageSession{name}); redirect(page="#{generalPage}?appName=#{name}"); </event> </tab> |
<treeNode id="JBIRoot" expanded="true" rendered="#{JBIHookBean.jbiJarsAvailable && JBIConfigBean.jbiEnabled}" target="main" text="#{i18n.tree.jbi.root}" toolTip="#{i18n.tree.jbi.root.toolTip}" url="jbi/pe/root.jsf"> <facet name="image"> <iconHyperlink id="image" icon="TREE_FOLDER" url="jbi/pe/root.jsf" target="main" border="0" immediate="true" toolTip="#{i18n.tree.jbi.root.toolTip}" /> </facet> <dynamicTreeNode id="jbiDeployments" childExpanded="false" childImageURLbase="resource/images/jbi/" childTarget="main" childURLbase="/jbi/pe/showDeployment.jsf?" expanded="false" rendered="#{JBIHookBean.jbiJarsAvailable && JBIConfigBean.jbiEnabled}" target="main" text="$resource{i18n.tree.jbi.deployments}" toolTip="$resource{i18n.tree.jbi.deployments.toolTip}" treeAdaptorClass="com.sun.jbi.jsf.util.JBIHookTreeAdaptor" treeAdaptorListType="deployments" url="/jbi/pe/deployments.jsf"> <facet name="image"> <iconHyperlink id="saLink" icon="TREE_FOLDER" url="/jbi/pe/deployments.jsf" target="main" border="0" immediate="true" /> </facet> </dynamicTreeNode> |
Nazrul Islam wrote:
We will meet tomorrow (Tuesday, 1/22) at 11 am PST. Kohsuke will talk about HK2 and how it relates to administration. Slides will be sent out before the meeting.
Slides attached.
Agenda
HK2
Conf Number
Toll Free: (866) 230-6968
Int'l Access: (865) 544-7856
Access Code: 3846234
Conf Room Peter Pan's Flight
SCA 12 Room 3130