How to restore web applications view in AS PE 8.2
We are using Creator to deploy applications to a Sun AppServer PE 8.2 on Solaris x86. When we login to the application server and try to list the applications deployed, we get the following error message:
A "com.sun.enterprise.tools.guiframework.exception.FrameworkError" was caught. The message from the exception: "Unable to get View for ViewDescriptor 'webApplications'"
The root cause is "com.sun.enterprise.admin.common.exception.MBeanConfigException: Component not registered"
See the HTML source for more detailed (stack trace) information.
(See the web applications node) at:
http://ecom.ismlab.usf.edu:4848/admingui/TopFrameset (admin/adminadmin)
Restarting the server (stop-domain domain1; start-domain domain1) does not eliminate the problem.
We have made all changes to the default AS domain.xml file as suggested by Marco in the following thread:
http://swforum.sun.com/jive/thread.jspa?threadID=107212&start=0
What can we do to restore the web applications view?
Thanks
Manish

