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
${java}
${weblogic.jar}
weblogic.jar
that was specified
in the WebLogic connection definition.${hostname}
${port}
${username}
admin
user (specified in
connection).${password}
admin
user, (specified
in connection).${j2ee.app.name}
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