admin@glassfish.java.net

Re: Proposal for adding pluggability into the Glassfish Admin GUI

From: Irfan Ahmed <Irfan.Ahmed_at_Sun.COM>
Date: Tue, 31 Jul 2007 02:47:26 +0530
Hi Ken,

Thanks for your changes. I applied the same and all seemed to work fine. There were two issues that I am not able to resolve.
  1. The breadcrumbs on the SIP Modules page do not come up
  2. I always get a Missing Resource exception. the resource it is not able to fine was sip.resources.Strings; This was wrongly mentioned in the modules*.jsf. The correct resource is resources.sip.Strings, however even after changing the same, updating the sip.jar and restarting GF, I still see this error.
Thanks and Warm Rgds,
Irfan.

--
<a class="moz-txt-link-abbreviated" href="mailto:irfan@sun.com">irfan@sun.com</a>
Irfan Ahmed | Sun Microsystems Inc., Bangalore, India. | irfan@sun.com - 9180.66927726 - x27726
$page{configName}); /> $attribute{oldComp}); setAttribute(key="parent" value="#{oldComp.parent}"); // Replace it with something temporary to hold position // Needed, or it it will just find the old one vs. create it createComponent(type="staticText" component=>$attribute{temp}); replaceUIComponent(old="${oldComp}" new="$attribute{temp}"); // Rengenerate it getLayoutComponent(clientId="$requestParameter{updateTreeNode}" component=>$attribute{desc}); buildUIComponentTree(layoutElement="$attribute{desc}" parent="#{parent}" result=>$attribute{newComp}); replaceUIComponent(old="${temp}" new="$attribute{newComp}"); /> $page{treeId}); /> $attribute{encodedUrl}); redirect(page="webService/webServiceGeneral.jsf?webServiceKey=$attribute{encodedUrl}&webServiceName=#{click.parent.attributes.webServiceName}" ); /> "