Skip to main content



      Home
Home » Newcomers » Newcomers » servlet works fine with wtp but not with tomcat alone
servlet works fine with wtp but not with tomcat alone [message #162308] Tue, 25 July 2006 08:29
Eclipse UserFriend
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.
Previous Topic:Unable to open eclipse help content
Next Topic:Package Import in Eclipse
Goto Forum:
  


Current Time: Fri Jul 18 10:52:16 EDT 2025

Powered by FUDForum. Page generated in 0.31777 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top