Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Eclipse WTP 3.2
Containing field "ServiceMix Root Path"

FUSE 1.2
Not containing field "ServiceMix Root Path"

Wiki MarkupA Java Runtime Environment which is part of JDK 1.5, as _\[jdk1.5_home\]\jre\bin\server\jvm.dll_ is not contained in a JRE distribution.

Tested on Debian, Windows 2000, Windows XP with Eclipse 3.1.2 and 3.2.0

...

To install the plugins, just download and copy them to \<eclipse_dir>\plugins

Wiki MarkupIn Eclipse, go to Menu, Windows, Preferences, Java, Installed JREs, and add a Java Runtime Environment which is part of JDK 1.5, as _\[jdk1.5_home\]\jre\bin\server\jvm.dll_ is not contained in a JRE distribution. Without doing so, you will be prompted a message _Error: no 'server' JVM at '\[jdk1.5_home\]\jre\bin\server\jvm.dll'._ by the _Java Virtual Machine Launcher_Launcher.

Since ServiceMix-3.0-SNAPSHOT.jar is required, but nowhere available for download, just make a copy of servicemix-core-3.0-.jar and name itServiceMix-3.0-SNAPSHOT.jar, that should work.

Use

To actually create a CIMERO file, right-click the "Package Explorer" pane, click new, click other, select and follow the "Cimero File" wizard.

When custom components are used, right clicking the cimero file, Cimero, "Generate JBI package" and installing/deploying the generated package is required first. Afterwards - or when only standard components are used - right clicking the cimero file, Cimero, "Generate XML configuration file" creates the config file that has to be passed servicemix.bat as an argument. In case of erros, see User's Guide: 3. Installation, Troubleshooting.

TIP: These two plugins are explained in the Eclipse "Help contents", section "ServiceMix Plug-in".

...