I
ian ward
I've seen several old threads speaking about Tomcat and the working
directory but I haven't seen how this may be set. I believe I need to
do this so that some dlls I am using, which are invoked via jni from my
java/web app, can talk to each other. I can get them going but that's
it. At the moment these dlls are in myapp\WEB-INF\lib, which I assume
is tomcat's java.library.path, otherwise system.loadlibrary can't find
them in the first place.
I have experimented a bit but I think it might be some time before I
hit on it. If I am barking up the wrong tree then I'd appreciate being
gently informed and, well, what do I need to do to keep these dlls
happy?
Thanks
Ian
directory but I haven't seen how this may be set. I believe I need to
do this so that some dlls I am using, which are invoked via jni from my
java/web app, can talk to each other. I can get them going but that's
it. At the moment these dlls are in myapp\WEB-INF\lib, which I assume
is tomcat's java.library.path, otherwise system.loadlibrary can't find
them in the first place.
I have experimented a bit but I think it might be some time before I
hit on it. If I am barking up the wrong tree then I'd appreciate being
gently informed and, well, what do I need to do to keep these dlls
happy?
Thanks
Ian