servlet works fine with wtp but not with tomcat alone [message #162308] |
Tue, 25 July 2006 08:29 |
Eclipse User |
|
|
|
Originally posted by: oliver.zmitrowicz.kaufland.de
Hello,
i have written a servlet which is using another class (jni) to use dll
functions. the jni class calls a dll which is using functions from another
dll (a hyperion enterprise dll).
it works like this: servlet -> jni class -> jni dll -> enterprise dll.
inside the development environment everything works fine.
after deploying the project into tomcat 5.5 the servlet doesn't work
anymore. the servlet is deployed correctly. i tried the jni dll without
calling functions from the enterprise dll. but when i try to use the
enterprise dll functions nothing works.
my question is: why does it work in eclipse and not on tomcat alone? are
there any settings to be made which i missed. i'm still beginner but
hopefully i could make make problem clear. thanks in advance.
|
|
|
Powered by
FUDForum. Page generated in 0.31777 seconds