I use your library in my application and when I try to run it on Tomcat server it stops on login method, no errors, no exception just freezes.I use library normally in my desktop application examples. Did any body had problem like this and what could be causing it ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I use your library in my application and when I try to run it on Tomcat server it stops on login method, no errors, no exception just freezes.I use library normally in my desktop application examples. Did any body had problem like this and what could be causing it ?
I'm Using tomcat 5.5.25 and it works very no problem.
I don't know why your doesn't work .
copy the jar file (cindy, commons-logging and junit) in your project/web-inf/lib and in the jre directory lib/ext.