|
From: jeroen v. <jvr...@gm...> - 2012-05-07 08:05:04
|
Hey christian,
I don't know if you got my last post, as it was bounced for revision due to
"too long".
I would like to thank for your help and suggestions that you have given me
these past weeks. It's really been a great help to me as everything was new
to me.
I also want to mention you in my thesis ("you will be quoted"), so i would
like to know which function you have with tanukisoftware. You are one of
the programmers that helped develop the java service wrapper?
AND; to make it complete, i have a question for you concerning
implementation of the java service wrapper. It's recommended that you copy
the needed wrapper files(wrapper.jar, wrapper.dll and wrapper.exe) to the
source directory of your own application.
Now, they asked me the following:
We have multiple java-applications which use the java service wrapper. we
want to know if it's possible to reuse the same Wrapper.exe, wrapper.dll,
wrapper.jar.
So what i did was: Let's make a little map for the wrapper which contains
all wrapper source-files. I only copy the wrapper.conf file to the java-app
source dir.
I configure it in such a manner, that the java-application uses the
wrapper.exe, wrapper.dll and wrapper.jar in the java service wrapper source
dir.
I tried it with one application, and this method does work. However, if I
resuse the wrapper.exe, wrapper.dll, wrapper.jar, what will be the
consequences? Is it possible?
thanks in advance
Grtz,
Jeroen Vranckx
|