Inc. Server User Manual

B Upgrading the Pet Store Application and the Examples Server
B-28 BEA WebLogic Server 7.0 Upgrade Guide
@rem original: %JAVA_HOME%\bin\java -hotspot -ms64m -mx64m
@rem -classpath %CLASSPATH% -Dweblogic.Domain=examples
@rem -Dweblogic.Name=examplesServer -Dbea.home=C:\bea60sp2
@rem -Dcloudscape.system.home
@rem =./samples/eval/cloudscape/data
@rem -Djava.security.policy==C:\bea60sp2\wlserver6.0
@rem /lib/weblogic.policy weblogic.Server
%JAVA_HOME%\bin\java -hotspot -ms64m -mx64m -classpath
%CLASSPATH% -Dweblogic.Name=examplesServer
-Dweblogic.ProductionModeEnabled=true -Dbea.home=C:\bea700
-Dcloudscape.system.home=%WL60_HOME%/
samples/eval/cloudscape/data
-Djava.security.policy==%WL60_HOME%/lib/weblogic.policy
weblogic.Server
goto finish
:finish
ENDLOCAL
Start the Examples Server on WebLogic Server 7.0
To start the Examples Server on WebLogic Server 7.0:
On Windows:
1. On the taskbar, click Start.
2. Choose Programs.
3. Choose BEA WebLogic E-Business Platform.
4. Choose WebLogic Server 7.0.
5. Choose Examples.
6. Choose Start Examples Server.
7. Watch for the Out-of-the-Box Examples Index Page.
Or ...
1. In Windows Explorer, go to the SAMPLES_HOME\server\config\examples
directory.