JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Configuring WebLogic for Asynchronous Communications     Java CAPS Documentation
search filter icon
search icon

Document Information

Configuring WebLogic for Asynchronous Communication

Installing the WebLogic Adapter and Asynchronous Samples

To Install the WebLogic Adapter

To Download the Asynchronous Samples

Configuring WebLogic Server 9.2

To Configure WebLogic Server 9.2

To Start the WebLogic Administration Console

To Configure Startup Classes

To Stop and Restart the Startup and Shutdown Classes

To View the JNDI Tree Structure

To Deploy the EJB

To Clone a Startup and a Shutdown Class

Deleting Startup and Shutdown Classes

To Delete a Startup and Shutdown Class Configuration

Deleting Startup and Shutdown Classes

Deleting a startup or shutdown class configuration permanently removes it from the domain's configuration and prevents it from running on all servers to which it has been deployed. If you only want to temporarily stop a startup or shutdown class from running, undeploy it from a server. For more details, see To Stop and Restart the Startup and Shutdown Classes.

To Delete a Startup and Shutdown Class Configuration

  1. Click on Lock & Edit in the Change Center to modify the settings for the SunMicrosystems_Startup.
  2. Expand Environment from the Domain tree structure on the left panel of the console and select Startup and Shutdown Classes.
  3. On the Startup and Shutdown Classes page, check the class you want to delete.
  4. Click Delete and confirm the deletion.
  5. Click on Activate Changes in the Change Center of the Administration Console, to activate these changes.

    The following message appears on the right panel of the screen.

    All changes have been activated. No restarts are necessary.

    Note - Not all changes take effect immediately. Some require a restart .


    WebLogic Server undeploys the class from the targeted servers and removes the class from the domain's configuration file.

Next Steps