a and Olivier.
On 12/18/06, Caldarale, Charles R Chuck.Caldarale-at-unisys.com
|tomcat| <7bmojacqti0t...> wrote:
> From: Dani [mailto:gka4cj702...]
> Subject: Re: My webapp is oddly asking for user and password
>
> Can I deploy hello.html without a .war file
> From: Dani [mailto:[EMAIL PROTECTED]
> Subject: Re: My webapp is oddly asking for user and password
>
> Can I deploy hello.html without a .war file?
Yes, I just verified (again) that 5.5.20 with the default config will
deploy a webapp that has only a single .html file in its direc
Best way to know if you webapp is correctly deployed is to access the
manager webapp:
http://tomcat.apache.org/tomcat-5.5-doc/manager-howto.html
Dani a écrit :
> On 12/18/06, David Delbecq delbd-at-oma.be |tomcat|
> <3unkjagvg90t...> wrote:
>> Better try this.
>>
>> create a rms.war fi
On 12/18/06, David Delbecq delbd-at-oma.be |tomcat|
<3unkjagvg90t...> wrote:
Better try this.
create a rms.war file with only one hello.html file inside. Put this
.war inside your webapps directory, tomcat should outputs messages in
catalina.out (or standard output) telling you it l
> From: David Delbecq [mailto:[EMAIL PROTECTED]
> Subject: Re: My webapp is oddly asking for user and password
> One thing for sure, creating a folder under webapps/ directory is not
> enough to create a webapp
That's no longer true - a directory is all you need with the cu
Better try this.
create a rms.war file with only one hello.html file inside. Put this
.war inside your webapps directory, tomcat should outputs messages in
catalina.out (or standard output) telling you it loads rms.war. Then
try to access http://localhost:/rms/hello.html and tell us if it still r
een.
>
> 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
: My webapp is oddly asking for user and password
On 12/18/06, Siomara-at-planalto.gov.br |tomcat|
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 HTT
On 12/18/06, David Delbecq delbd-at-oma.be |tomcat|
<3unkjagvg90t...> wrote:
Dani a écrit :
> On 12/18/06, Siomara-at-planalto.gov.br |tomcat|
> wrote:
>> don´t you have to include the port tomcat is listening?
>>
>> http://localhost:8080/rms or any other port like:
>> http://localho
On 12/18/06, David Delbecq delbd-at-oma.be |tomcat|
<3unkjagvg90t...> wrote:
How did you deploy your simple webapp?
I followed these instructions:
http://www.coreservlets.com/Apache-Tomcat-Tutorial/
Actually I made a new directory C:\apache-tomcat-5.5.20\webapps\RMS
and put a hello
Dani a écrit :
> On 12/18/06, Siomara-at-planalto.gov.br |tomcat|
> 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.
Do you r
On 12/18/06, Siomara-at-planalto.gov.br |tomcat|
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
Tries with tomcat 5.5.7, i put in webapps/ directory a theTest.war file
with only one html file inside. Works perfectly, here is output in console:
INFO: Deploying web application archive theTest.war
Dec 18, 2006 1:04:46 PM org.apache.catalina.startup.ContextConfig
applicationWebConfig
INFO: Missi
My out-of-the-box Tomcat is asking for user/password when I try to
connect to a hello world HTML in a new webapp.
On 12/17/06, olivier nouguier olivier.nouguier-at-. |tomcat|
wrote:
http://tomcat.apache.org/tomcat-5.5-doc/realm-howto.html
I don't have a web.xml in my project yet. And
hi
http://tomcat.apache.org/tomcat-5.5-doc/realm-howto.html
and
http://java.sun.com/products/servlet/download.html
On 12/17/06, Dani <[EMAIL PROTECTED]> wrote:
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. Eve
15 matches
Mail list logo