Getting Started

This page gives a first overview of steps which are necessary at first to work with the jadice® server.

Configuration

Jadice® server's distribution is preconfigured in such a way that no particular adaptations have to be done. (To activate OpenOffice the class path must be adapted, see developer's guide chapter 4.1.5). On a commercial system on which a JAVA runtime environment (JRE) in version 1.5. or higher is installed jadice® server may be started directly.

License File

The license file JadiceServerLicense.properties which is provided separately must be copied to folder server-config.

Starting jadice® server

Perform

  • /bin/jadice-server.bat (Windows)
  • /bin/jadice-server.sh console (Linux, Unix or similar)

If the hereupon started console ends with "server up and running", jadice® server is ready for use.

In the standard configuration a message broker from the Apache ActiveMQ project is started. It opens the TCP port 61616. The queue in which client-sided requests have to be put in has got the name JS.REQUEST.

With the key combination Ctrl+C jadice® server may be stopped anytime.

Controlling of jadice® server

In order to start a converting process on jadice® server a client has to create a job, configure it according to the desired converting steps and put it into the message queue of the started message broker.

All steps necessary to create such a job as well as code examples describing how it may be configured may be taken from chapter 5 ff of the developer's guide.

Activating jadice® server via jadice® viewer

The distribution contains a preconfigured installation of jadice® viewer with three little exemplified implementations demonstrating how it is possible to connect jadice® server to the jadice® viewer.

In the folder example you will find this viewer. Start jadice® server as described in the previous section and start jadice® viewer by calling the file viewer-demo-commands-start.bat. To keep the example simple it is assumed that jadice® server and jadice® viewer run on the very same computer.

Starting view of jadice® viewer

Next to the normal open-button you will find three further buttons.

Using them you may

  1. Open files on server-side in OpenOffice and convert PDF.
  2. Have unknown files identified by server and converted into a displayable format.
  3. Have e-mails (eml-files) converted by server.

The results are displayed just after the server-sided conversion in the viewer.

The sources which have been used for the implementation of the underlying commands may be taken from the file viewer-demo-commands-(...)-jar and may be used as a starting point for own implementations.

Further Information

For further detailed information see developer's manual.

Support

When facing problems regarding the integration of the jadice® server into your application, please feel free to contact our support team.