Where to put ini file?

2001-09-17 Thread Gauri Tuljapurkar


I have some initialization file which I am using in my application. Where
should I put initialization file?

Or is there any other way to initialize variables?

I am using Tomcat version 3.2 with mod_jk and apache 1.3

Thanks
Gauri




Can't run servlets

2001-09-14 Thread Gauri Tuljapurkar


I have setup tomcat and apache to run my servlets. I could run sample jsp
files but not servlets. What can be reason? I am getting following error -

 404 R( /eglot + /Login + null) null
 Handler tomcat.notFoundHandler(null/null) tomcat.notFoundHandler

I appreciate your help!

Gauri





Can't run servlets!

2001-09-14 Thread Gauri Tuljapurkar


I have set up a tomcat and apache server. I can run sample jsp files but not
my servlets.

I appreciate your help!

Gauri




RE: Can't run servlets!

2001-09-14 Thread Gauri Tuljapurkar


Thanks for your help!

I will try to give you some answers -
Tomcat 3.2, Apache 1.3.2
I have mod_jk settings
I have not modified workers.properties.
I have set server.xml and web.xml.

Now I am using one properties file which I have kept in tomcat in my project
dir along with html files. Tomcat is giving me error that the properties
file not found.

Where should I put my custom properties file which is being referenced by my
code?

Thanks
Gauri

-Original Message-
From: Tony Vinayak [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 14, 2001 12:20 PM
To: [EMAIL PROTECTED]
Subject: RE: Can't run servlets!


O you need to tell us lot more than that Gauri!

- What error do you get?
- What versions of Apache, Tomcat, OS?
- What mod_jk config settings in httpd.conf?
- What's in your workers.properties (in case you've modified the defaults)
- In your server.xml?
- In your web.xml?

Questions, questions!

- Tony

-Original Message-
From: Gauri Tuljapurkar [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 14, 2001 12:52 PM
To: [EMAIL PROTECTED]
Subject: Can't run servlets!



I have set up a tomcat and apache server. I can run sample jsp files but not
my servlets.

I appreciate your help!

Gauri