hi, tomcat is set by default to 8080 because, on unix environments at least, low port numbers (like 80) are restricted to be bindable only by root. I don't know for windows. Dani a écrit : > On 12/18/06, Siomara-at-planalto.gov.br |tomcat| > <dxtijagy310t...............> wrote: >> I thought the default port was 8080. Am I wrong? > > Yes, 8080 is the default out-of-the-box Tomcat port. And 80 is the > default port for the HTTP protocol all over the Internet. > >> I had this problem once. It was because of a port conflict with >> Oracle that >> was using port 8080. The solution was to set tomcat to listen to any >> other >> port but 8080 or 80. My tomcat listen to 8899 and the conflict (and the >> login screen ) is gone. > > I just changed the port to 8899, then I accessed > http://localhost:8899/RMS/hello.html . I still get the login screen. > > I have MySQL installed. I thought that maybe the problem was the same > you had with Oracle. > > Anything else I should try? > >> -----Mensagem original----- >> De: Dani [mailto:gka4cj702...............] >> Enviada em: segunda-feira, 18 de dezembro de 2006 10:20 >> Para: users@tomcat.apache.org >> Assunto: Re: My webapp is oddly asking for user and password >> >> >> On 12/18/06, Siomara-at-planalto.gov.br |tomcat| >> <dxtijagy310t...............> wrote: >> > don´t you have to include the port tomcat is listening? >> > >> > http://localhost:8080/rms or any other port like: >> http://localhost:8899/rms >> >> No, because I changed it to the default HTTP port 80. But thanks. >> >> > -----Mensagem original----- >> > De: Dani [mailto:gka4cj702...............] >> > Enviada em: domingo, 17 de dezembro de 2006 17:43 >> > Para: users@tomcat.apache.org >> > Assunto: My webapp is oddly asking for user and password >> > >> > >> > Hi. >> > >> > I have my webapp in c:\tomcat\webapps\rms\ and when I access >> > http://localhost/rms/ Tomcat asks me for a user and a password. Even >> > if I try a hello world HTML file. Why? >> > >> > I guess it's something I have to fix in web.xml or server.xml. What >> > should I modify? >> > >> > TIA. >> > >> > --------------------------------------------------------------------- >> > To start a new topic, e-mail: users@tomcat.apache.org >> > To unsubscribe, e-mail: [EMAIL PROTECTED] >> > For additional commands, e-mail: [EMAIL PROTECTED] >> > >> > --------------------------------------------------------------------- >> > To start a new topic, e-mail: users@tomcat.apache.org >> > To unsubscribe, e-mail: [EMAIL PROTECTED] >> > For additional commands, e-mail: [EMAIL PROTECTED] >> > >> > >> >> >> >> -- >> ...................... >> Email / Google Talk (Jabber) / MSN: ................ >> >> --------------------------------------------------------------------- >> To start a new topic, e-mail: users@tomcat.apache.org >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> --------------------------------------------------------------------- >> To start a new topic, e-mail: users@tomcat.apache.org >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > >
--------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]