WebLogic 7.x - Delete

Use this page to delete existing WebLogic 7.x connections. JDeveloper provides direct access to the BEA WebLogic 7.x tool's command line tool which is located on the server. For complete documentation on the WebLogic 7.x command-line deployment tool, see:

http://e-docs.bea.com/wls/docs70/adminguide/utils.html#1170077

Supported Macros
This command-line template represents a single command-line. You can separate arguments onto separate lines to make them easier to read. This command-line template supports the following macros:
${java}
Enter the full path to the Java executable (no-console variant).
${weblogic.jar}
Enter the full path to the weblogic.jar that was specified in the WebLogic connection definition.
${hostname}
Enter the name of the remote host machine specified in the connection definition.
${port}
Enter the port of the host machine (specified in connection).
${username}
Enter the name of the WebLogic admin user (specified in connection).
${password}
Enter the password for the WebLogic admin user, (specified in connection).
${j2ee.app.name}
Enter the J2EE application name of the application being deleted.

Creating a Connection to BEA WebLogic
Passing Options to Target Connections When Deploying
Creating weblogic-ejb-jar.xml
BC4J Setup and Deployment Prerequisites for WebLogic Deployment
Deploying an EJB JAR to WebLogic
Deploying BC4J as an EJB Session Bean to WebLogic
Deploying BC4J Web Applications to WebLogic
Loading BC4J Runtime Libraries to WebLogic