Benoit,
Thank you. That worked. I appreciate the help!
D
Benoit Jacquemont wrote:
> The reason why you can'a shutdown your tomcat is because you remove the
> ajp12 connector description in your server.xml file.
> Ajp12 is used to connect to tomcat and to shutdown it. Additionnaly, it also
>
The reason why you can'a shutdown your tomcat is because you remove the
ajp12 connector description in your server.xml file.
Ajp12 is used to connect to tomcat and to shutdown it. Additionnaly, it also
used to connect to Apache, but even if you don't use Apache you have to have
an ajp12 connector
I'm sure it is probably a newbie problem! Your help is appreciated though! I
looked it up in the archive but didn't see a clear answer.
thanks again - d
beg file --
Hi,
Send us your server.xml file to check up. The more information you can give,
the sooner you're problem will be solved. For the moment, it looks like a
missing ajp12 listener.
Benoit
> I'm just starting with tomcat install and config. I sent
> this on Friday.
> Would greatly appreciate any
I'm just starting with tomcat install and config. I sent this on Friday.
Would greatly appreciate any help for those that have gotten past this.
I'm on Solaris 2.6, tomcat 3.1.1.
thanks!
Deidra Powell wrote:
> I was trying to get tomcat going and I too am having trouble with the
> stop script.
Quick question...
If I have a binary version of mod_jk.so, do I have to build it? It said it
is already built for Linux, but I can't get apache to start when I put that
into apache's libexec directory and include the mod_jk.conf-auto. What am I
doing wrong? I have tried to build mod_jk, but get
I was trying to get tomcat going and I too am having trouble with the
stop script. I looked in your archives, but see nothing on how to fix
it. Well, except for one on ajp12 in front of connection name which is
not helping.
Can you help me? What is missing or wrong? Below is there sequence