I thought the default port was 8080. Am I wrong?

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.

-----Mensagem original-----
De: Dani [mailto:[EMAIL PROTECTED]
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]

Reply via email to