You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Guido Medina <gm...@mercantil.com.do> on 2001/12/28 15:55:38 UTC

Win 2K Professional, Tomcat 4.0.1 Service...

Hi,

  I had JDK 1.3.1_01 and the Tomcat 4.0.1 service worked fine on Win2k Pro,
now I upgraded it to JDK 1.3.1_02 and it didn't, the same with JDK 1.4b3,
any help ?

I heard something about the registers but I erased that answer, someone can
help me please ?

Thanks in advance,

Guido.

Servlet visibility

Posted by Marcelo Demestri <ka...@hotmail.com>.
    Hi all !
    I use Apache 1.3.22 and Tomcat 4.0.1 with the WARP connector mod_webapp
(W2k pro and JDK 1.3.1)
    I have a little problem: When I request the URL
http://localhost/servlet/myservlet?param1=value1&param2=value2 to apache I
get the "404 Page Not Found". Nevertheless, when I request the same to
Tomcat (at port 8080, Stand-alone mode configuration) it's work fine
("myservlet" is in %CATALINA_HOME%/classes directory).
    I think Apache search the "servlet" folder in his "htdocs" and obviously
don't found it. Why the mapping "/servlet/*" of Tomcat default web.xml (in
the %CATALINA_HOME%/conf) not work? I just want to execute my servlet from
Apache.
    Thanks in advance.

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>


RE: Win 2K Professional, Tomcat 4.0.1 Service...

Posted by Rama <ru...@yahoo.com>.
i guess you are using the executable for installing the tomcat.
this is the quick fix: uninstall tomcat and reinstall it.
do not forget to backup tomcat files that you modified before
uninstalling.


Rama


> -----Original Message-----
> From: Guido Medina [mailto:gmedina@mercantil.com.do] 
> Sent: Friday, December 28, 2001 7:56 AM
> To: 'tomcat-user@jakarta.apache.org'
> Subject: Win 2K Professional, Tomcat 4.0.1 Service...
> 
> 
> Hi,
> 
>   I had JDK 1.3.1_01 and the Tomcat 4.0.1 service worked fine 
> on Win2k Pro,
> now I upgraded it to JDK 1.3.1_02 and it didn't, the same 
> with JDK 1.4b3,
> any help ?
> 
> I heard something about the registers but I erased that 
> answer, someone can
> help me please ?
> 
> Thanks in advance,
> 
> Guido.
> 



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>