Loading an external class folder in eclipse - java -


i trying use lpsolver on project working on. (it contains both jar , dlls). when ran locally worked (system.loadlibrary("lpsolver")) trying upload amazon server running tomcat. can't tomcat server load class library correctly. tried include in kind of different locations , loading non seemed work.

any idea how can accomplish ?

thanks!

edit:

tried lots of stuff found on web, ways include class library need inside project , not reference through local vars.but project not seem recognize it. wanted upload amazon web server ( system32) guess because use free version option not included...


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) -