Startpetstore.cmd Script Used To Boot Weblogic Server 6.1 Service Pack 3 - BEA WebLogic Server 7 Upgrade Manual

Table of Contents

Advertisement

Upgrading the Pet Store Application From WebLogic 6.1 Service Pack 3 to WebLogic

startPetstore.cmd script used to boot WebLogic Server 6.1 Service Pack 3

@echo off
@rem This script can be used to start WebLogic Server for the
purpose
@rem of running the PetStore application. This script ensures
that the server is started
@rem using the config.xml file found in this directory and that
the CLASSPATH
@rem is set appropriately. This script contains the following
variables:
@rem
@rem JAVA_HOME
@rem
to the
@rem
will be set
@rem
Note that
@rem
WebLogic Server.
@rem
@rem
the JDK
@rem
platform
@rem
(http://e-docs.bea.com/wls/platforms/index.html)
@rem
on Windows NT.
@rem
@rem When setting these variables below, please use short file
names (8.3).
@rem To display short (MS-DOS) filenames, use "dir /x". File
names with
@rem spaces will break this script.
@rem
@rem jDriver for Oracle users: This script assumes that native
libraries
@rem required for jDriver for Oracle have been installed in the
proper
@rem location and that your system PATH variable has been set
appropriately.
@rem For additional information, refer to Installing and Setting
up WebLogic
@rem Server
(http://e-docs.bea.com/wls/docs61/install/index.html).
- Determines the version of Java used to start
WebLogic Server. This variable must point
root directory of a JDK installation. and
for you by the WebLogic Server installer.
this script uses the hotspot VM to run
If you choose to use a JDK other than the one
included in the disribution, make sure that
includes the hotspot VM. See the WebLogic
support page
for an up-to-date list of supported JVMs
BEA WebLogic Server 7.0 Upgrade Guide
B-7

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the WebLogic Server 7 and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Weblogic server 7.0

Table of Contents