|
From: Andrew D. <and...@hs...> - 2005-04-26 23:53:18
|
I have a Java application which runs fine on 2003 Server (JRE 1.4.2_04). However, when I use the Java Service Wrapper (http://wrapper.tanukisoftware.org/doc/english/introduction.html) to run the application as a service, I get a linking error. The error is definately within my application (nlsxbe.dll), and not the wrapper. The runtime path is exactly the same in both instances (set by wrapper.java.library.path and confirmed by java.library.path), and there is obviously no missing DLL, otherwise the application would not run at all. I do not have this problem on either NT or 2000. What should I do to investigate this issue? |