javapos

javaPOS with RoR

How we can use javaPOS API with Ruby on Rails? Any idea? ...

Where should jpos.xml be located for JPos Tomcat app.?

I am trying to add in a new driver to our system running under Tomcat. The vendor has provided a JPos driver, my question is where to put the jpos.xml file so Tomcat can find it? I tried putting it in tomcat\common\classes but still get a JPOSException "Service does not exist in loaded JCL registry" when I try to open it. Help! Yes...

How can you change the serial port used by a JavaPOS pinpad?

Apart from editing the jpos.xml file? I.e. can it be set dynamically from code somehow? ...

JavaPOS - can you set a device's properties at runtime

Hi All, I am using a PIN pad with a JPos driver. It loads the default config from jpos.xml. I need to be able to change one of the properties at runtime (the port used). Is this possible? Thank you, Fred ...

JPOS Configuration Problems for an Epson POS printer in Windows

Hello, I'm trying to print using jPOS in Windows and get the following exception: jpos.JposException: Could not connect to service with logicalName = Printer: Exception.message=jp.co.epson.uposcommon.util.EpsonJposServiceInstanceFactory at jpos.loader.simple.SimpleServiceConnection.connect(Unknown Source) at jpos.BaseJposContro...