Preface
This document describes deploying Jakarta EE applications or application modules to Oracle WebLogic Server 14c instances or clusters.
Audience
This document is a resource for:
-
Administrators who want to deploy Jakarta EE applications or application modules to WebLogic Server instances or clusters. It is assumed that you are working in a production environment, which is generally characterized by multiple WebLogic Server instances or clusters running on multiple machines. It is also assumed that you have one or more application module archive files that have been tested and are ready to deploy on a production server.
-
Developers who may need to deploy an application in a development environment, package an application for delivery to an administrator or deployer, or create and export the configuration of an application for deployment to a testing, staging, or production environment
Parent topic: Preface
Documentation Accessibility
For information about Oracle's commitment to accessibility, visit the Oracle Accessibility Program website at http://www.oracle.com/pls/topic/lookup?ctx=acc&id=docacc.
Access to Oracle Support
Oracle customer access to and use of Oracle support services will be pursuant to the terms and conditions specified in their Oracle order for the applicable services.
Parent topic: Preface
Diversity and Inclusion
Oracle is fully committed to diversity and inclusion. Oracle respects and values having a diverse workforce that increases thought leadership and innovation. As part of our initiative to build a more inclusive culture that positively impacts our employees, customers, and partners, we are working to remove insensitive terms from our products and documentation. We are also mindful of the necessity to maintain compatibility with our customers' existing technologies and the need to ensure continuity of service as Oracle's offerings and industry standards evolve. Because of these technical constraints, our effort to remove insensitive terms is ongoing and will take time and external cooperation.
Parent topic: Preface
Related Documentation
For additional information about deploying applications and modules to WebLogic Server, see these documents:
-
Deploying Applications with the WebLogic Deployment API describes the WebLogic Server deployment API, which implements and extends the Jakarta EE specification. All WebLogic Server deployment tools use this API.
-
Developing Applications for Oracle WebLogic Server describes how to deploy applications during development using the
wldeploy
Ant task, and provides information about the WebLogic Server deployment descriptor for enterprise applications. -
The WebLogic Server Jakarta EE programming guides describe the Jakarta EE and WebLogic Server deployment descriptors used with each Jakarta EE application and module:
-
Developing JDBC Applications for Oracle WebLogic Server describes the XML deployment descriptors for JDBC application modules.
-
Developing JMS Applications for Oracle WebLogic Server describes the XML deployment descriptors for JMS application modules.
Parent topic: Preface
New and Changed Features in This Release
For a comprehensive listing of the new WebLogic Server features introduced in this release, see What’s New in Oracle WebLogic Server.
Parent topic: Related Documentation
Conventions
The following text conventions are used in this document:
Convention | Meaning |
---|---|
boldface |
Boldface type indicates graphical user interface elements associated with an action, or terms defined in text or the glossary. |
italic |
Italic type indicates book titles, emphasis, or placeholder variables for which you supply particular values. |
|
Monospace type indicates commands within a paragraph, URLs, code in examples, text that appears on the screen, or text that you enter. |
Parent topic: Preface