You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Charles Williams <cb...@earthlink.net> on 2003/12/16 06:07:31 UTC

Newbie problem with default install and quick start...

I'm trying to install Cocoon. I'm following the instructions supplied in the distribution and I get the following output when I start cocoon from the command line

command: cocoon servlet

results:
-------------------- Loading --------------------
Processing repository: .\tools\jetty\lib
Adding jar: .\tools\jetty\lib\jetty-4.2.9.jar
Adding jar: .\tools\jetty\lib\servlet-2.3.jar
Processing repository: .\lib\endorsed
Adding jar: .\lib\endorsed\xalan-2.5.2.jar
Adding jar: .\lib\endorsed\xercesImpl-2.5.0.jar
Adding jar: .\lib\endorsed\xml-apis.jar
-------------------- Executing -----------------
Main Class: org.mortbay.jetty.Server
00:03:10.380 EVENT  Checking Resource aliases
00:03:10.941 EVENT  Starting Jetty/4.2.9
00:03:11.071 WARN!! No WEB-INF/web.xml in .\build\webapp. Serving files and defa
ult/dynamic servlets only
00:03:11.081 EVENT  Started WebApplicationContext[/,.\build\webapp]
00:03:11.111 EVENT  Started SocketListener on 0.0.0.0:8888
00:03:11.111 EVENT  Started org.mortbay.jetty.Server@fe64b9

I cannot get to my main cocoon page (http://localhost:8888/cocoon/). My guess is this is the problem:

00:03:11.111 EVENT  Started SocketListener on 0.0.0.0:8888

How do I correct it?

Running on Win2K pro with JDK 1.4.2. (obvisously built it with that version too!)

Thanks to all in advance,



Chuck Williams
cbwilliams@earthlink.net
Why Wait? Move to EarthLink.

Re: Newbie problem with default install and quick start...

Posted by Antonio Gallardo <ag...@agsoftware.dnsalias.com>.
Charles Williams dijo:
> I cannot get to my main cocoon page (http://localhost:8888/cocoon/). My
> guess is this is the problem:
>
> 00:03:11.111 EVENT  Started SocketListener on 0.0.0.0:8888
>
> How do I correct it?

Just point the browser to http://localhost:8888/

Best Regards,

Antonio Gallardo


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: Newbie problem with default install and quick start...

Posted by Simon Mieth <si...@t-online.de>.
On Tue, 16 Dec 2003 00:07:31 -0500
"Charles Williams" <cb...@earthlink.net> wrote:

> I cannot get to my main cocoon page
> (http://localhost:8888/cocoon/). My guess is this is the
> problem:

Hi,

try http://localhost:8888/ (not /cocoon).

Regards,
Simon

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org