码迷,mamicode.com
首页 > Web开发 > 详细

websphere删除概要文件(profiles)的方式

时间:2015-04-23 15:10:34      阅读:205      评论:0      收藏:0      [点我收藏+]

标签:

[b]删除概要文件:[/b]
方案一:
1.找到profileRegistry.xml,在目录IBM\WebSphere\AppServer\properties里,去掉想删除的profile的配置即可。
2.删除profileName.bat  在目录IBM\WebSphere\AppServer\properties\fsdb里,删除
3.将profile的实际存储目录及内容删除,如:D:\IBM\WebSphere\AppServer\profiles\AppSrv01
方案二:
使用命令 manageprofiles.bat -delete -profileName profileNam

[b]创建概要文件:[/b]

AppServer\bin\ProfileManagement\pmt.bat

websphere删除概要文件(profiles)的方式

标签:

原文地址:http://www.cnblogs.com/welcoming/p/4450536.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!