Deployment is the process of packaging an application and delivering it to the platform on which it is to run.
The following topics describe the kinds of deployment supported by JDeveloper:
Topic Title | Topic Description |
---|---|
Basic Deployments | Describes how to create and deploy a simple archive to your file system or deploy an executable JAR file. |
Deploying Applications to J2EE Application Servers | Describes how to deploy applications to application servers via application server connections. |
Deploying Web Services | Describes how to create and deploy Web services to Oracle SOAP Servers and Apache SOAP Servers. |
Deploying Java Stored Procedures | Describes how to create a deployment profile for Loadjava and Java Stored Procedures for deployment in the Oracle database. |
Deploying JSP Tag Libraries | Describes how to deploy a JSP tag library to a JAR file which will ultimately be deployed as a WAR file or passed on to other developers. |
Deploying Using Java Web Start | Describes how to use Java Web Start to deploy Java applications so that they can be launched from an Internet browser. |
Copyright © 1997, 2004, Oracle. All rights reserved.