posted 23 years ago
1, Install wls6.0 into your win98 first, that's the same as you would do in NT,
2, Go to directory, in my machine, it's "C:\bea\wlserver6.0\config\mydomain", ( you can examples or petstore too) you will find a script called startWebLogic.cmd, copy that to another file call startWebLogic.bat, open it to check if Java_Home is set up right, then close it, open a dos prompt, cd to C:\bea\wlserver6.0\config\mydomain, run startWeblogic.bat.
Note:you may need to increase conventional memory space and/or other parameter if you get message like " run out of environment memory space", hope this helps