|
From: Leif M. <le...@ta...> - 2008-06-24 14:34:26
|
Gary, Unfortunately no. The Wrapper is not yet fully support double byte characters. We use it on Japanese systems all the time, but not in paths containing double byte characters. This is on our to do list, but for the time being this is not supported. Cheers, Leif On Tue, Jun 24, 2008 at 10:12 PM, Gary Rosenfeld <g_r...@ho...> wrote: > Does Wrapper support double bytes. > We have a japanese machine and when our app with JRE and Wrapper is > installed under a directory name that uses english letters only, everything > works fine. But if the install directory is named using japanese > characters, we are getting: > Error occurred during initialization of VM, java.lang.UnsatisfiedLinkError: > no zip in java.library.path. in the wrapper.log > Of course, zip.dll is in jre/bin and everything else looks good too. > Intererstingly, I cannot use DEPENDS.exe for dlls in this directory, > getting "invalid file path or name", but it works fine dor dlls in other > directories with english names. > > Thank you very much, > > Gary Rosenfeld. > > By the way, it is a great product, easy to use, not buggy, and has a lot > of great features. |