|
From: Leif M. <le...@ta...> - 2005-11-23 21:30:19
|
Adrian
I need to figure out a way to make the docs a bit clearer. Those
docs are not meant
to be a fixed configuration for all Tomcat versions. It is simply a
walk through of the
"Process" for coming up with a configuration.
The problem that you are having is because the version of Tomcat
that you are using
requires a different command line than that shown in the example.
There is most likely
one or more missing system properties in the command line.
This would be much simpler if Tomcat included a wrapper.conf file in
their
distribution as Jetty does. :-)
Cheers,
Leif
Adrian Walls wrote:
> Hi,
>
> I am trying to configure tomcat to run as a Windows Service using
> wrapper. I have followed the instructions from the wrapper site which
> even uses tomcat as an example on how to set-up a service using the
> WrapperStartStopApp class. See:
> http://wrapper.tanukisoftware.org/doc/english/integrate-start-stop-win.html
>
>
> However when I try to run Tomcat.bat to test it deploys OK before
> installing it as a service I get an exception and I cannot figure out
> what the problem is. I have attached the wrapper log file and the
> conf file. If anyone can help shed some light on this it would be
> greatly appriciated.
> Thanks in advance,
> Adrian.
|