Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to reset WAS? 1

Status
Not open for further replies.

Einstein47

Programmer
Nov 29, 2001
737
US
I know that there is a way to clean out WAS to it's install state. You stop WAS, drop the WAS40 admin repository and then recreate it. Then you have to change some setting to true in the admin.config file before restarting WAS.

What is the setting to change to true in admin.config?

I would hate to have to do I full re-install of WAS again. Thanks in advance, Einstein47
(How come we never see the headline, "Psychic Wins Lottery"?)
 
Hi,

install.initial.config=true

This would recreate your default Server on next start. After the default Server is created the value of this line get set to "install.initial.config=false".

Regards,

Fearo
 
Thanks fearo - that is what I was looking for. Fortunately I didn't need to use it.
star.gif
for you anyway. Einstein47
(How come we never see the headline, "Psychic Wins Lottery"?)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top