logo       

Re: I'm new user: msg#00094

java.geronimo.user

Subject: Re: I'm new user

Normally, any web app you deploy would have a context. So if you
deploy a web app with a context of /foo, then it would appear at
"http://localhost:8080/foo/";. The message you're seeing says that there
is no web app deployed with no context, so nothing's handling requests to
"http://localhost:8080/";. It then says it will give you a list of
contexts that *are* handled, but it doesn't, which probably means that
there are no web applications deployed at all.

If you want to see the server log, you can look at
$GERONIMO_HOME/var/log/geronimo.log

Aaron

On Sat, 30 Jul 2005, pyd wrote:
> Hello all:
> I'm new user .How can I do to see geronimo log.
> when I open my browser http://localhost:8080/.
> It allways reports:
>
> Error 404 - Not Found.
> No context on this server matched or handled this request.
> Contexts known to this server are:
>
> The links above may not work if a virtual host is configured
>
> -----------------
> pyd-VAyKe8araTvewakSQy75jw@xxxxxxxxxxxxxxxx
> 2005-07-30
>
>
>



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise