Skip to main content

11 posts tagged with "javapos"

View All Tags

· One min read

Enhancements

  • Added support for new Information, Health and Statistics fields for PowerScan family of devices.

Corrected defects

  • Corrected a missing IHSParser.csv file for some distributions of JavaPOS.
  • Corrected a Statistic reporting of Interface 1E to report as USB COM SC.

· One min read

Enhancements

  • Added UPOS Compliant fields to WMI; added UPOSCompatibleWMI property to dls.properties.
  • Added sample jpos.xml profile for Gryphon GFS45XX devices.
  • Added sample jpos.xml profile for Magellan 3XXX series single-plane devices.
  • DLSBaseService refactor to enhance stability and improve potential user error handling.

Corrected defects

  • Corrected an issue causing the TDRType statistic to be reported twice.

· One min read

Enhancements

  • Added sample jpos.xml profiles for Magellan 9600 and Magellan 9900 devices using USB-OEM.
  • Added experimental support for Matrix 320 devices.
  • Signed DLL files for Windows 11 SAC support.

Corrected defects

· One min read

Enhancements

  • Added support for configOnClaim property for USB-OEM Scale.
  • Added new Information, Health and Statistics fields to align with VAF Specification for Fresco units.

Corrected defects

  • Corrected an issue causing the weight to always be cleared when clicking the Zero Scale button in JavaPOSTest.

· One min read

Enhancements

  • Added jpos.xml profile for Fresco units.
  • Added a latch to DLSPort.closePort to prevent multiple calls from closing multiple times.

Corrected defects

  • Corrected an issue causing the SendCookedData property to have no effect.
  • Corrected an issue causing custom scanner programming via xml to no longer work.

· One min read

Enhancements

  • Added support for Dock / Undock Direct I/O functionality

Corrected defects

  • Corrected an issue causing the Zero Scale button in JavaPOSTest to conflict with live weight
  • Corrected an issue causing an incorrect data type of some symbologies after reading ABC Codabar

· One min read

Enhancements

A major vulnerability with Apache Log4j2 was corrected in this release.

  • Updated Log4j2 to version 2.12.4

Corrected defects

  • Corrected a minor timing issue causing a delay between Open and Claim
  • Corrected an issue causing some devices to delay for 30 seconds on the first Open

· One min read

Enhancements

  • Upgraded to latest JNA third-party library. JavaPOS works with JNA 5.2.0 through JNA 5.9.0.

Corrected defects

  • Fixed an issue causing health checks to repeat after a reset during the Firmware Update process.
  • Removed several jpos.xml properties that are not used.
    • canAcceptConfigItems
    • vendorURL
    • useSunJavaxComm
    • updateUsage
    • serviceClass
    • serviceInstanceFactoryClass
    • fullDisable
    • scanControl

· One min read

Enhancements

  • Updated LabelParser to add support for MicroQR.
  • Installer now automatically determines the correct version of nrjavaserial to install.
  • WMI Implementation now supports ModelName and FirmwareRevision properties.
  • Updated Function Key handling for PM9XXX-series devices to no longer search for INQ and ESC in Label data.

Corrected defects

  • Corrected error causing RS232 devices to not reconnect after firmware update in CentOS.
  • Corrected discrepancies between the VAF specification and the IHS Parser.
  • Corrected a problem causing NullPointerException when writing Avalanche registry entries.
  • Corrected resetStatistics in the DLSBaseService to properly conform to UPOS.
  • Corrected an error causing statistics to not be populated on Linux.
  • Corrected an error in WMI Statistics causing corruption of statistics.
  • Removed duplicate property names from DLSProperties.
  • Corrected an error causing DEVICE_SERVICE_VERSION to not be properly updated during build.