LogicBlaze FUSE

Welcome to the LogicBlaze FUSE. This document will guide provides a quick-start to running the FUSE and using the SOA Console together with linking to all the other available documentation.

Other Documents

Running FUSE

To run FUSE you will need to install a Java 5 Runtime Environment. You can download a JRE for your platform here.

Once you have Java installed, add the installDirectory/bin folder to your PATH so that from the command line in any directory you can type
fuse
and this will start the SOA runtime.

Stopping FUSE

You can hit Ctrl-C in the shell that you used to start the runtime, or you can use the SOA Console to terminate the runtime.

Viewing the SOA Console

Once you have FUSE started you can view the SOA Console which is a Portal that allows you to monitor FUSE, perform deployments, view operational statistics etc.

To view the SOA Console open a web browser at the following URL

http://localhost:8080

Using a JMX Console

FUSE uses JMX extensively for its management and monitoring. If you want to start up a JMX Console, such as JConsole or MC4J then use the following JMX URI
service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi

Editing the configuration files

If you are a developer who has used Apache ActiveMQ and Apache ServiceMix before then feel free to customize the default configurations directly.

Getting More Help

If you need more help please feel free to contact LogicBlaze Support.