The procedure for publishing applications to a WebLogic server is almost the same as for any other kind of server.
The only difference is that the target WebLogic server must be running to actually publish an application. If the WebLogic server is not started when you attempt to publish an application, the publish process will start, but a message indicating that the publisher is waiting for the server to start is displayed in the details section of the Publishing Details dialog box. The publishing of the application completes the next time the server is started. If the server is already started, publish occurs immediately.
For remote attach WebLogic servers, the publish action is not available unless you are attached to the server in the debugger.
Note: Enterprise application projects that contain modules not targeted to the same server runtime as the WebLogic server cannot be configured on the server.
Related tasks
Starting and stopping a server
Deploying and undeploying applications