Page 1 of 1

scanner.jar modify and deploy

PostPosted:Mon Oct 21, 2013 9:16 am
by gr87
Hello again,

I want to modify scanner.jar because the form for scanning has some fields we don't need.
We have downloaded the source code, but have the problem with compiling. Seems that we get the following error:

NFO: ########## ScannerManager ##########
java.lang.NullPointerException
at com.openkm.applet.ScannerManager.<init>(ScannerManager.java:70)
at com.openkm.applet.Scanner.init(Scanner.java:83)
at sun.sun.deploy.uitoolkit.impl.awt.AWTAppletAdapter.init
at sun.plugin2.applet.Plugin2Manager$AppletExecuteRunnable.run

Does anyone have experience compiling the scanner.jar? I could use some instructions with that or the help with this error.