| Author |
"Remove Profile" - Any wizard available?
|
|
|
| Is there any way in Websphere through which i can remove a "Profile" which i had created through the Create Profile Wizard. Is there a similar wizard for removing the profile or do i have to manually delete the corresponding folder from the profiles direc
tory under %WEBSPHERE_HOME%? I am using Websphere-6.0.2.7(if that matters).
| |
| Vinod Jessani 2006-10-25, 7:19 am |
| Don't know about a wizard, but the command-line tool
<WASROOT>/bin/wasprofile.bat/.sh with the right arguments should delete
your profile.
wasprofile.bat -? gives you more information. I'd also suggest checking
the infocenter for more information.
Cheers,
Vinod
jai_forums2005@yahoo.co.in wrote:
> Is there any way in Websphere through which i can remove a "Profile" which i had created through the Create Profile Wizard. Is there a similar wizard for removing the profile or do i have to manually delete the corresponding folder from the profiles dir
ectory under %WEBSPHERE_HOME%? I am using Websphere-6.0.2.7(if that matters).
| |
|
| Thanks Vinod. Even the bat file(instead of a wizard) is ok for us. Thanks again.
-Jaikiran
| |
|
| I think the only way to delete it is via <WASROOT>/bin/wasprofile.bat/.sh.
|
|
|
|