Re: RES: Problem on accessing a smart card in Firefox with JSS

2011-09-02 Thread Robert Relyea
On 09/02/2011 12:55 PM, Walter do Valle wrote: >> Where did you get your jss4.dll? I vaguely remember a time when there >> were 2 flavors of libraries on windows (one that used NT fibers and the >> other that used regular threads). You do not want to mix these libraries >> are bad things(TM) will h

Re: RES: Problem on accessing a smart card in Firefox with JSS

2011-09-02 Thread Robert Relyea
On 09/01/2011 11:44 PM, helpcrypto helpcrypto wrote: > IMHO you should distribute your jss+their dependencies, cause firefox > libs are more recent and could have incompatibilities. (We had a bunch > of this kind of errors). If you are linked with FF, you need to use the FF libraries. If you have

Re: RES: Problem on accessing a smart card in Firefox with JSS

2011-09-01 Thread helpcrypto helpcrypto
IMHO you should distribute your jss+their dependencies, cause firefox libs are more recent and could have incompatibilities. (We had a bunch of this kind of errors). So, copy all files to c:\test, add c:\test to the path and remove/rename any other jss3.dll file on your system to ensure nothing bad

Re: RES: Problem on accessing a smart card in Firefox with JSS

2011-09-01 Thread Robert Relyea
On 09/01/2011 12:10 PM, Walter do Valle wrote: > However, another problem emerged from the depths of dlls of jss. > When I run my code, even in an isolated standalone test application, I get a > fatal error from jvm. > This error occurs when method oCryptoToken.login(new > Password(poPass.toCharArr