Page 1 of 1

Need help on Signed applet feature on OpenKM

PostPosted:Wed Apr 27, 2011 2:03 pm
by ibrahim
Hi,

I have noticed that OpenKM deals with scanners using signed applet.

Similar to this, I am trying to connect to local biometric device via signed applet. The applet UI appears on the screen but does not function. The applet functions perfect on server machine. So I am assuming there will be some issue related to permissions.

Can you please help in case you have any resolution on this.

Thanks in advance.

Re: Need help on Signed applet feature on OpenKM

PostPosted:Wed Apr 27, 2011 8:57 pm
by jllort
1- If you're accessing some computer resource, applet must be signed ( look on google for "sign java applet" ).
2- I suggest open java console in browser, it'll give information about what's going wrong ( the error messages if there's some one). I suggest you log some output to trace it, if not appearing any error.