|
From: <Ale...@Qu...> - 2005-12-01 11:27:52
|
wra...@li... wrote on 30/11/2005 15:57:53: > Hello, Wrapper users, > > [Duplicate because I sent the first copy from the wrong address - > moderator please discard first copy] > > I am having trouble running my application under the Wrapper because > it is unable to load the wrapper.dll. As you can see from the console > log below, the Wrapper code can "see" the dll, but the system gives an > UnsatisfiedLinkError. As you can see at the foot of the log, a dir > command using the path cut-and-pasted from the error message says that > the DLL is there. I have reloaded the wrapper.dll from the unzipped > issue kit a couple of times, and viewed it with the Microsoft > Dependency Walker to see if it is corrupted, and it does not appear to > be. The problem appears to be with the use of the -Djava.endorsed.dirs switch in the Wrapper configuration file. When I took this out and expanded the jars into the classpath, my application was then able to load the dll quite happily. (Another problem follows, which I will post about separately). Alec Cawley |