ge-
>>From: Chuck Carson [mailto:[EMAIL PROTECTED]]
>>Sent: Wednesday, October 02, 2002 11:20 AM
>>To: Tomcat Users List
>>Subject: Help with Startup Script
>>
>>
>>
>>I am unable to get tomcat to start automatically under
>>Solaris 8. I try
What if you call startup.sh and shutdown.sh instead of catalina.sh directly?
John
> -Original Message-
> From: Chuck Carson [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, October 02, 2002 11:20 AM
> To: Tomcat Users List
> Subject: Help with Startup Script
>
>
&g
I am unable to get tomcat to start automatically under Solaris 8. I try
starting it after several other socket based applications (such as
oracle and postgres)
I get nothing in the logs, the service merely refuses to start.
Here is the startup script:
#!/sbin/sh
case "$1" in
start)
e