Document Scope and Audience Guide to This Document Related Documentation New and Changed Features in This Release

1 Introduction and Roadmap 1-1 1 Introduction and Roadmap This section describes the contents and organization of this guide—Command Reference for Oracle WebLogic Server. ■ Section 1.1, Document Scope and Audience ■ Section 1.2, Guide to This Document ■ Section 1.3, Related Documentation ■ Section 1.4, New and Changed Features in This Release

1.1 Document Scope and Audience

This document describes Oracle WebLogic Server command-line reference features and Java utilities and how to use them to administer Oracle WebLogic Server. This document is written for system administrators and application developers deploying e-commerce applications using the Java Platform, Enterprise Edition Java EE from Sun Microsystems. It is assumed that readers are familiar with Web technologies and the operating system and platform where Oracle WebLogic Server is installed.

1.2 Guide to This Document

The document is organized as follows: ■ This chapter, Chapter 1, Introduction and Roadmap, describes the scope of this guide and lists related documentation. ■ Chapter 2, Using the Oracle WebLogic Server Java Utilities, describes various Java utilities you can use to manage and troubleshoot an Oracle WebLogic Server domain. ■ Chapter 3, weblogic.Server Command-Line Reference, describes how to start Oracle WebLogic Server instances from a command shell or from a script. ■ Chapter 4, WebLogic SNMP Agent Command-Line Reference Deprecated, describes using Simple Network Management Protocol SNMP to communicate with enterprise-wide management systems.

1.3 Related Documentation

■ Using Ant Tasks to Configure and Use a WebLogic Server Domain in Developing Applications with Oracle WebLogic Server. ■ Oracle WebLogic Scripting Tool 1-2 Command Reference for Oracle WebLogic Server ■ Configuring Server Environments for Oracle WebLogic Server ■ Oracle WebLogic Server Administration Console Help

1.4 New and Changed Features in This Release

For a comprehensive listing of the new WebLogic Server features introduced in this release, see Whats New in Oracle WebLogic Server. 2 Using the Oracle WebLogic Server Java Utilities 2-1 2 Using the Oracle WebLogic Server Java Utilities Oracle WebLogic Server provides a number of Java utilities and Ant tasks for performing administrative and programming tasks. To use these utilities and tasks, you must set your CLASSPATH correctly. For more information, see Section 3.1.2, Modifying the Classpath. Oracle WebLogic Server provides several Java programs that simplify installation and configuration tasks, provide services, and offer convenient shortcuts. The Java utilities provided with Oracle WebLogic Server are all described below. The command-line syntax is specified for all utilities and, for some, examples are provided. Oracle WebLogic Server also provides a number of Ant tasks that automate common application server programming tasks. The Apache Web site provides other useful Ant tasks as well, including tasks for packaging EAR, WAR, and JAR files. For more information, see http:jakarta.apache.organtmanual . ■ Section 2.1, appc ■ Section 2.2, AppletArchiver ■ Section 2.3, autotype deprecated ■ Section 2.4, BuildXMLGen ■ Section 2.5, CertGen ■ Section 2.6, ClientDeployer ■ Section 2.7, clientgen ■ Section 2.8, Conversion deprecated ■ Section 2.9, dbping ■ Section 2.10, ddcreate deprecated ■ Section 2.11, DDInit ■ Section 2.12, Deployer ■ Section 2.13, der2pem ■ Section 2.14, Derby ■ Section 2.15, ejbc deprecated ■ Section 2.16, EJBGen ■ Section 2.17, encrypt 2-2 Command Reference for Oracle WebLogic Server ■ Section 2.18, getProperty ■ Section 2.19, host2ior ■ Section 2.20, ImportPrivateKey ■ Section 2.21, jhtml2jsp ■ Section 2.22, jspc deprecated ■ Section 2.23, logToZip ■ Section 2.24, MBean Commands ■ Section 2.25, MulticastTest ■ Section 2.26, myip ■ Section 2.27, pem2der ■ Section 2.28, rmic ■ Section 2.29, Schema ■ Section 2.30, servicegen deprecated ■ Section 2.31, SearchAndBuild ■ Section 2.32, source2wsdd deprecated ■ Section 2.33, system ■ Section 2.34, ValidateCertChain ■ Section 2.35, verboseToZip ■ Section 2.36, wlappc