Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Finally, we going to INLINE

Excerptconnect to our ESB using JMX and examine what is happening under the covers

JMX

When ServiceMix is running, you can connect to it using a JMX console to examine what is going on inside ServiceMix and to manage the environment. Usually, if you have installed a recent JDK, you should have a JMX console available in your JDK's bin directory (jconsole).

...

Just to try this out, click the stop() button here. You get a window showing you the result of your action after it has completed. You can also see what happened in the ServiceMix console:

...

...

Now, click the start() button to restart the service assembly. Check it everything was OK at the console:

...

Endpoints

When we deployed our service assembly, we provided our ESB with the necessary configuration information to create some new services. Services are available through endpoints and JBI distinguishes between two different kinds of endpoints:

...

...



...