javaPOS with RoR
How we can use javaPOS API with Ruby on Rails? Any idea? ...
How we can use javaPOS API with Ruby on Rails? Any idea? ...
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...
Apart from editing the jpos.xml file? I.e. can it be set dynamically from code somehow? ...
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 ...
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...