Can i start a graphical HAL Simulator from within Apache Tomcat?
Yes, you can. You need to modify the runtime permissions for Apache Tomcat



Variant 1: Tomcat is started through the Service Manager (System tray)

  1. Start the Service Manager
  2. Select "Configure...".
  3. Select tab "Log On".
  4. Enable the checkbox "Allow service to interact with desktop".
  5. Start Apache Tomcat.
Variant 2: Tomcat is started through the command line

  1. In the Windows system settings select the "Services" within "Administrative Control".
  2. Select Apache Tomcat
  3. Select tab "Log On".
  4. Enable the checkbox "Allow service to interact with desktop".
  5. Start Apache Tomcat.
[top]

In Windows Vista the graphical HAL Simulator apears on a different desktop (with black background).
This is a caused by the security profile. Simply run tomcat as Administrator. (right mouse click on the executable and select "run as Administrator").
[top]

Is this a reference implementation of the EPCglobal Reader Protocol Version 1.1?
No.
[top]

Which RFID readers do you support?
We support out of the box any reader that support the EPCglobal LLRP protocol. This includes among others the Impinj Speedway reader, the Motorola FX7400, the Intermec IF61 and the open source Rifidi Tag Simulator. In addition, we also support the proprietary FEIG protocol (ID ISC.LRU1000/ID ISC.MR101-A).
[top]

I have a reader, but Fosstrak does not support its proprietary protocol.
Implement your own HAL wrapper for your reader. As a benefit you will get all the filtering, event generation, messaging and tool support we already implemented for free.
[top]

I don't have a reader, but I would like to check out the ALE middleware features anyway.
Use the Rifidi Tag Emulator and configure the Fosstrak middleware to communicate with the simulator via LLRP
[top]

Can I contribute to this project even, if I am not part of the Auto-ID Labs or EPCglobal?
Yes. While initiated by the Auto-ID Lab at ETH Zurich/University St. Gallen and the Distributed Systems Group at ETH Zurich, it is open for participation by everyone.
[top]

How can I contribute to this project?
There are a number of ways you can contribute. Contact us for details. We currently support only a limited number of RFID readers. If you implement a wrapper for your reader, we would like you to contribute your implementation to this effort.
[top]