Running Tomcat as an NT Service Problem....

2001-01-10 Thread Corey_Drew

Dear users,

I have installed tomcat and I am running it as an NT service and I am
running it with IIS. Everything is working fine. I set the Jakarta service
to run as the system(default) but when i log off the box the service stops
running. I don't know why the service would stop when I log off the box? I
intalled the service when I was logged in as administrator. Has anybody
runn accross this happening to them before? Please help me out, I would
really appreciate it.

Thanks for your time,

Corey Drew.
[EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




apache virtual directories

2000-11-29 Thread Corey_Drew


How do I set up virtual directories in Apache?
I used the Alias directive like:

 Alias /temp c:/sampledir/dir2/dir3

This did not work?
Should this work if I add it to the httpd.conf file?

corey.




Re: tomcat as service

2000-11-29 Thread Corey_Drew


Here they are

(See attached file: samplewrapper.properties)(See attached file:
jk_nt_service.exe)(See attached file: Instsrv.exe)

Corey.



   
 
Ryan Parnell   
 
<[EMAIL PROTECTED]>  
 
 cc:   
 
11/29/00 Subject: tomcat as service
 
11:03 AM   
 
Please 
 
respond to 
 
tomcat-user
 
   
 
   
 




Before I bug [EMAIL PROTECTED]  who wrote the
file describing how-to run tomcat as a service I want to ask you generally,
Is this possible anymore? The how-to references two files that don't exist:
jk_nt_service.exe (not on your web site)
wrapper.properties (not in tomcat conf directory)
If it is possible can you supply me with the new how to?

thanks
ryan



---
Ryan Parnell
Consultant
x4
[EMAIL PROTECTED]




 samplewrapper.properties
 jk_nt_service.exe
 Instsrv.exe


tomcat IIS session problems

2000-11-28 Thread Corey_Drew

I have installed the redirector dll a few times with tomcat and IIS but for
some reason on this new machine, the session info is not being maintained.
I have an applet servlet setup, and I am streaming object to the applet
from the servlet and saving these objects by putting them in the session
object. However, on a second call to the servlet the session object is new.
I don't know why I am losing the session info. By the way the page runs
fine if I run tomcat by itself?

Corey Drew




IIS and tomcat

2000-11-22 Thread Corey_Drew

I have installed tomcat on NT boxes on many occasions with the redirecting
of servlets to tomcat working fine. However, I have this one box that is
not saving session information. Each and every call to the servlet is being
treated like a new session. The session object is not being saved. Can you
help me or has anyone come accross this problem.

Thanks,

Corey.