Quick Start Guide

In order to start the ESL Service with the default configuration, just execute the jar file “server.jar” as
described in [Troubleshooting] 2 - Starting Java applications and wait for the small service GUI to
show up (if the window doesn’t show up after all, make sure your Java installation and configuration
is correct).
Figure 7 - ESL Service GUI
The service will listen to TCP connections on Port 8000 and 8001 and UDP
connections on Port 8000. Please make sure that there is no firewall issue
and/or interference with other systems.
After start of the service you can check the web-GUI of the server:
URL: http://<IP-address>:8000/
Login: admin/admin
During the first start the ESL Server will automatically create a Derby
1
database. If another database
connection is needed or preferred, the connection parameters should be validated by imagotag.
: As you can see there are several level numbers, by default the server instance will start in level
3. You can find the description of the different levels in the Developer Reference (which is also
included on the USB stick) under “Integration Levels.
For easier usage some example articles will be preloaded at the time you start the ESL Server. You
can find them here: C:\imagotag\server\data\fixtures\.
: The article records are based on the XML-standard.
1
Apache Derby, an Apache DB subproject, is an open source relational database implemented entirely in Java