Thursday, September 3, 2009

Multi Flash Reader Usb Device Sterownik

HermesJMS Configuring to work with Tibco

I assume That Tibco you have installed in \u0026lt;TIBCOHOME>

1) Download & install HermesJMS . I assume \u0026lt;HERMES_HOME> That is the installation directory for Hermes.
2) Copy \u0026lt;TIBCOHOME> / ems / clients / java / *.* into \u0026lt;HERMES_HOME> / lib . There is no need to overwrite existing files.
3) For next steps, there is a presentation prepared here and we will follow it with the following note: See the first step of the presentation, then stop and come back here :) In the first step the presentation shows already prepared, long list of providers. To work with Tibco, we will only need one provider, which we have to add manually. To add a provider, go to Providers tab in Preferences dialog, right click under Classpath Groups, select Add Group and type the name (i.e. Tibco Ems). When the provider appears on the list, expand it's subtree to see The Library item. Right click on Library and select Add JAR (s) . Add all JARS in \u0026lt;TIBCOHOME> / ems / clients / java directory . Click Apply, then OK to close Preferences window. Continue with step 2 of the presentation.

In Step 3, do not be surprised if just after Selecting the Loader from the dropdown list, the list will disappear. It actually did dissapear, it's just behind the right edge of the dialogue, and you can see it again, if you resize the dialog.

Good luck!