my two cents: 1, two "server logs" in the snapshot.
2, "deply new" should be the first one in applications category. On Fri, Nov 20, 2009 at 12:31 PM, chi runhua <[email protected]> wrote: > I'm also attaching the snapshot of updated navigation layout for your > reference. > > > Jeff C > > > On Fri, Nov 20, 2009 at 12:25 PM, chi runhua <[email protected]> wrote: > >> Hi devs, >> >> With the help of Shawn, we realized it's pretty easy to re-categorize the >> items in navigation pane because of flexible architecture of Geronimo plugin >> system. Just wonder if we could include the updates to the coming G2.2 >> release as a transitional stage of Console improvement task in G3.0. Here is >> how I did it. >> >> Locate all the AdminConsoleExtensionGBean in plan.xml of each portlet and >> change the pageTitle attribute. For example, >> Update >> <gbean name="JMSServerManager" >> class="org.apache.geronimo.pluto.AdminConsoleExtensionGBean"> >> <attribute name="pageTitle">Server/JMS Server</attribute> >> ... >> To >> <gbean name="JMSServerManager" >> class="org.apache.geronimo.pluto.AdminConsoleExtensionGBean"> >> <attribute name="pageTitle">Application Server/JMS >> Server</attribute> >> ... >> >> The new category is nearly identical with the proposal in >> https://issues.apache.org/jira/browse/GERONIMO-4950. I've built the >> server assembly locally and looks everything just works fine. >> >> If you think it's acceptable, I'll open a new JIRA and submit the patches >> for 2.2 branch&trunk later. >> >> Any comments? >> >> >> Jeff C >> > > -- Shawn
