The Tomcat version I'm running is 4.0.3. I installed the tomcat as service from the installation options.
The service "log on" is as "local system account". About the APACHE_HOME\modules there is none like this name in the <tomcat_home> directory. The dll is my dll and it is loaded perfectly if I run the tomcat through the start menu and not as service. Oded Hasidi -----Original Message----- From: Robert L Sowders [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 26, 2002 11:05 To: Tomcat Users List Subject: Re: Running tomcat as service During installation did you select to install Tomcat as service, or, are you trying to add it after the fact? Make sure the service "log on" is as "local system account". Can be found on the "log on" tab for the service. Make sure the .dll is in the APACHE_HOME\modules dir, not a link, and the load modules line for apache is setup correctly. Who owns the .dll, and who has rights to it? rls "Java Group" <[EMAIL PROTECTED]> 09/26/2002 01:42 AM Please respond to "Tomcat Users List" To: <[EMAIL PROTECTED]> cc: Subject: Running tomcat as service Hi. My problem is as follows: When running tomcat normaly there is no issue, but when running as service I get an unsatisfiedLinkError Exception when trying to load dll. Even though the dll is in the Environment path. What am I missing? Thanks. Oded Hasidi. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
