Java Applet doesn't find included JAR files on Windows -


i'm using jtds driver connect sql server... included jar file proyect... compiled proyect jar file, signed jar file. uploaded website.

when test on ubuntu works charm. on windows shows error "no suitable driver found" (or that). seems windows dosen't find jtds driver jar file... because if extract jar file website directory error dissapears, shows me permissions errors because there no signed jar...

what can do?


Comments

Popular posts from this blog

ios - RestKit 0.20 — CoreData: error: Failed to call designated initializer on NSManagedObject class (again) -

java - Digest auth with Spring Security using javaconfig -

laravel - PDOException in Connector.php line 55: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES) -