java version
on JDE 8.12, Tools release 8.98 upgrade 4.11, using 10.1.3.4.1 BI Pub desktop
E1 XMLP - Barcode Encoding with BI Publisher for EnterpriseOne (Doc ID 782809.1 )
RE: Compile BarcodeUtil.java using the same JRE version used on the enterprise server. So for instance, if in step 4 you found java version 1.4.2_05, use JDK 1.4.2 update 5 or greater to compile the java class.
my server java version is 1.4.2 (don't know the update# at this time)
my desktop java version is 1.7.0_17
Refering back to the example from Doc ID 782809.1 it said a JDK 1.4.2 update 5 or greater.
Does this mean greater then 5 within the same java version - in which case I would need to install an older java version on my desktop.