Deleted Profile shows in profile management tool of IBM Websphere -
i deleted profile in c:\program files (x86)\ibm\websphere\appserver\profiles , still shows in profile management tool, how delete profile in profile management tool?
deleting profile's directory not enough; websphere holds additional info profiles in own internal directories.
the right way delete profile utilize websphere's manageprofiles utility, located in was_home/bin (in case: c:\program files (x86)\ibm\websphere\appserver\bin). example, if profile's name myprofile:
manageprofiles -delete -profilename myprofile websphere ibm websphere-7
No comments:
Post a Comment