websphere5中,在如下文件中记录已发布的应用
/usr/WebSphere/AppServer/config/cells/ibm/nodes/ibm/serverindex.xml
文件内容举例如下:
<?xml version="1.0" encoding="UTF-8"?>
http://www.omg.org/XMI" xmlns:serverindex="http://www.ibm.com/websphere/appserver/sc
hemas/5.0/serverindex.xmi" xmi:id="ServerIndex_1" hostName="ibm">
DefaultApplication.ear/deployments/DefaultApplication
ivtApp.ear/deployments/ivtApp adminconsole.ear/deployments/adminconsole
SamplesGallery.ear/deployments/SamplesGallery
TechnologySamples.ear/deployments/TechnologySamples
PlantsByWebSphere.ear/deployments/PlantsByWebSphere
petstore.ear/deployments/petstore
WebServicesSamples.ear/deployments/WebServicesSamples
其中每一个 ......都是一个以发布的应用
[@more@]来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/22049049/viewspace-1029151/,如需转载,请注明出处,否则将追究法律责任。
转载于:http://blog.itpub.net/22049049/viewspace-1029151/
本文介绍了在Websphere 5环境中如何查看已发布应用程序的配置信息。具体来说,通过解析serverindex.xml文件,可以了解到部署的应用程序详情,这对于管理和维护Websphere环境中的应用程序非常有用。
973

被折叠的 条评论
为什么被折叠?



