Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1035802
  • 博文数量: 155
  • 博客积分: 5339
  • 博客等级: 大校
  • 技术积分: 1436
  • 用 户 组: 普通用户
  • 注册时间: 2005-08-10 21:41
文章分类

全部博文(155)

文章存档

2016年(3)

2015年(7)

2014年(3)

2013年(1)

2012年(8)

2011年(5)

2010年(1)

2009年(5)

2008年(4)

2007年(26)

2006年(46)

2005年(46)

分类: Java

2012-04-25 16:50:49

创建:

  一:./manageprofiles.sh -create -profileName AppSrv01

  -profilePath /opt/IBM/WebSphere/AppServer/profiles/AppSrv01

  -templatePath /opt/IBM/WebSphere/AppServer/profileTemplates/default

  方案二:开始-程序- WebSphere-Application Server-Profile Management Tool, 按照提示创建。

  删除概要文件:

  方案一:

  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


转自:

阅读(5501) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~