Is there a way to get the OS-neutral zip-file version of tomcat to run
under Windows when you are logged off - and stay running if you log in
and log off again?  I'm not able to run the tomcat5.exe version of
tomcat with the Sun Access Manager Agent because I get:
ClassNotFoundException: com.sun.identity.agents.tomcat.v55.AmTomcatRealm

I googled that and found a link to the erratta saying that the Sun
Access Manager Agent won't work with the .exe version of Tomcat:
http://docs.sun.com/app/docs/doc/819-2796/gbtgv?a=view

So I installed the OS-neutral tomcat zip file and got things working
perfectly... until I log off.

I set up a scheduled task with login information supplied (as me), it
still pops up a window when tomcat starts and Windows still shuts it
down when I log out.  I tried various combinations of START /B and
passing "run" instead of "start" as the command to kick off tomcat
from startup.bat, but no luck.  When I googled "tomcat windows
service" I just seem to get information on the .exe version of tomcat.

Any help would be appreciated.  I'm using the latest JDK 1.6, Windows
2003 server and Sun Policy Agent 2.2.  I've asked the collorary to
this question on the SAM Agent forum: is there any way to make the
agent work with tomcat5.exe?  Hopefully one of these tactics will pan
out.

-TrombaMarina

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to