Home » Category » BEA/Weblogic
code:XMLCacheMBean xmlCacheMBean = (XMLCacheMBean) home.getMBean(XMLCacheMBean.SINGLETON_MBEAN_NAME,XMLCacheMBean.MBEAN_TYPE);
System.out.println("All Keys : "+xmlCacheMBean.getAllKeys());
XmlObject xmlO = xmlCacheMBean.get("statusrequest");
code:javax.management.InstanceNotFoundException: integration:Name=SingletonXMLCache,T
ype=XMLCache (admin server:true)
.
.
.
.
An exception occured while obtaining mbean server.integration:Name=SingletonXMLC
ache,Type=XMLCache (admin server:true)