27.3. Connecting to a Running Server


Overview

After you start up a configured server, it appears in Servers panel and in JMX Navigator, under the ServerConnections node. You may need to expand the Server Connections node to see the server.
To publish and test your Fuse project application on the running server, you must first connect to it. You can connect to a running server either in Servers panel or in JMX Navigator.
Note
Servers panel and JMX Navigator are synchronized with regards to server connections, so connecting to a server in Servers panel also connects it in JMX Navigator, and vice versa.

Connecting to a running server in Servers panel

  1. In Servers panel, expand the server runtime to expose its JMX[Disconnected] node.
  2. Double-click the JMX[Disconnected] node:

Connecting to a running server in JMX Navigator

  1. In JMX Navigator, select the server to which you want to connect under the Server Connections node.
  2. Double-click it:

Viewing bundles installed on the connected server

  1. In either the Servers panel or JMX Navigator, expand the server runtime tree to expose the Bundles node, and select it.
  2. The tooling populates Properties view with a list of bundles that are installed on the server:
    Using Properties view's Search tool, you can search for bundles by their Symbolic Name or by their Identifier, if you know it. As you type in the symbolic name or the identifier, the list updates, showing only the bundles that match the current search string.
    Note
    The Symbolic Name is the artifactId that you gave the project when you first created it. You can find the artifactId in the project's pom.xmlfile.
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.