arensa

Show:

What's happening?

  • Maven Plugin

    Hello Everybody, great to see the large progress xradar took the last few months. I like especially the maven2 plugin which makes the configuration much much more simpler for me. Still, I got a question: Following the explanations on the homepage (http://xradar.sourceforge.net/usage/maven-plugin/howto.html), there should be the version 1.2 of the maven plugin be available. However, when I...

    2009-07-20 09:49:35 UTC in XRadar

  • Followup: RE: "No more DTM IDs are available" problem

    Hi Romain, I tried your proposed solution adding "-Djava.endorsed.dirs=/path/to/xalan-j_2_7_0″ to the ANT_OPTS and the problem with "No more DTM IDs..." disappears. However, I end up with getting several SAXParseExeptions like [xradar-statics] SystemId Unknown; Line #30; Column #80; Unknown error in XPath. [xradar-statics] SystemId Unknown; Line #345; Column #165;...

    2009-01-13 15:28:51 UTC in XRadar

  • Ill-founded BarcodeException for EAN 13

    Hello, it seems to me that you have introduced with the 1.5 Version an ill-founded BarcodeException complaining about "Invalid data length". Using the old 1.1 Version all works fine. In fact, the Javadocs state that the barcode should be 11 or 12 characters long. This is wrong for EAN 13 barcodes, they are either 12 or 13 characters long. net.sourceforge.barbecue.BarcodeException...

    2008-10-14 08:45:40 UTC in Barbecue - Java barcode generator

  • Still Problems accessing Socket SDIO 3E/M Scanners on PPC

    Similar to the already fixed bug #1719224, there is still another typo in the method isDriverLoaded(): To set the internal variable scannerIsPassive correctly, the ScanManagerVersion should be compared to the String "SocketScan" and not "SocketCom": scannerIsPassive = "SocketCom".equals(getScanManagerVersion()); However, the setting of the variable will still not work correctly, as the...

    2007-07-12 08:02:22 UTC in SuperWaba

  • Problems accessing Socket SDIO 3E/M Scanners on PocketPC

    In SuperWaba, there is a typo that leads to RunTimeException. The Method isDriverLoaded() in the class superwaba.ext.xplat.io.scanner.Scanner tries to access the native library (DLL) named XPlatIoSocketCom(.dll), but the file is originally named XPlatIoSocketScan.dll Either fix the code or rename the native library. private static boolean isDriverLoaded() { // attach the...

    2007-05-15 11:44:27 UTC in SuperWaba

About Me

  • 2005-09-23 (4 years ago)
  • 1350501
  • arensa (My Site)
  • arensa

Send me a message