Log Management To view extension libraries, in the right pane, click the Extension Libraries tab. To view libraries, in the right pane, click the Libraries ta

Managing Deployments 10-3 To view the application libraries deployed to an Oracle CEP server: 1. In the left pane, click the Domain Server node, where Domain refers to the name of your Oracle CEP domain and Server refers to the name of the server instance. 2. View the libraries associated with applications deployed to this server:

a. To view extension libraries, in the right pane, click the Extension Libraries tab.

The Extension Libraries tab is displayed as Figure 10–2 shows. Figure 10–2 Extension Libraries Tab View the list of deployed application libraries as Table 10–2 describes. b. To view libraries, in the right pane, click the Libraries tab. The Libraries tab is displayed as Figure 10–3 shows. Table 10–2 Application Extension Library Attributes Attribute Description Name The name of the application library. State The operational state of the application library. 10-4 Oracle Complex Event Processing Visualizer Users Guide Figure 10–3 Libraries Tab View the list of deployed application libraries as Table 10–3 describes.

10.2 Adding or Deleting Deployments

This section describes: ■ Section 10.2.1, How to Add or Delete an Application ■ Section 10.2.2, How to Add or Delete an Application Library

10.2.1 How to Add or Delete an Application

For more information, see: ■ Section 5.1.1, How to Deploy an Application in a Standalone-Server Domain ■ Section 5.1.2, How to Deploy an Application in a Multi-Server Domain ■ Section 5.4, Uninstalling an Application

10.2.2 How to Add or Delete an Application Library

To add or remove application libraries, you must manually add or remove files from the appropriate Oracle CEP server directory. For more information, see: Table 10–3 Application Library Attributes Attribute Description Name The name of the application library. State The operational state of the application library. Managing Deployments 10-5 ■ Library Extensions Directory in the Oracle Complex Event Processing Developers Guide for Eclipse ■ Library Directory in the Oracle Complex Event Processing Developers Guide for Eclipse ■ Managing an Application Library in the Oracle Complex Event Processing Developers Guide for Eclipse 10-6 Oracle Complex Event Processing Visualizer Users Guide 11 Managing Jetty 11-1 11 Managing Jetty This section contains the typical Jetty tasks you can perform with Oracle CEP Visualizer, including: ■ Section 11.1, Managing Jetty Web Server Configuration ■ Section 11.2, Managing Work Manager Configuration For more information, see Section 9.2, Jetty Management .

11.1 Managing Jetty Web Server Configuration

This section describes: ■ Section 11.1.1, How to View Jetty Web Server Configuration ■ Section 11.1.2, How to Edit Jetty Web Server Configuration

11.1.1 How to View Jetty Web Server Configuration

Using the Oracle CEP Visualizer, you can view the Jetty Web server configuration for a selected Oracle CEP server. To view Jetty web server configuration: 1. In the left pane, click the Domain Server node, where Domain refers to the name of your Oracle CEP domain and Server refers to the name of the server instance.

2. In the right pane, click the HTTP Server tab.

3. In the right pane, the properties of the Jetty server are displayed: ■ The name of the Jetty server. ■ The network IO object to which the Jetty server is bound. ■ The work manager name to which the Jetty server is bound. ■ The list of Web applications that are deployed to this Jetty server, along with the path of the application and its context path.

11.1.2 How to Edit Jetty Web Server Configuration

You can only view the configuration of the Jetty servers configured in your Oracle CEP server using Oracle CEP Visualizer. To change the configuration, you must manually update the servers config.xml file. For details, see Configuring Jetty for Oracle CEP in the Oracle Complex Event Processing Administrators Guide.