ramonlopes / jzebra

Automatically exported from code.google.com/p/jzebra
0 stars 0 forks source link

BadFieldException[ The field <jnlp>codebase has an invalid value in the signed launch file: .,.] #193

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Java 6 Update 38 throws this exception when running qz-print 1.8.0.

> BadFieldException[ The field <jnlp>codebase has an invalid value in the 
signed launch file: .,.]

A possible work-around is to completely remove JNLP references from jre6 and 
lower versions, but complicates the build process even further.

The recommended work-around for now is to update to Java 6 Update 45, which 
fixes this issue.

-Tres

Original issue reported on code.google.com by tres.fin...@gmail.com on 5 Dec 2013 at 7:05

GoogleCodeExporter commented 8 years ago

Original comment by tres.fin...@gmail.com on 28 Jan 2014 at 2:32