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 13:02:23 UTC

Quick Install Question

Sorry for the repeat...

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: Quick Install Question

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

> Sorry for the repeat...

your question is answered yet (look your older mail).
Again ;-)

only point your browser to "http://localhost:8888/",
thats all,


Best Regards,

Simon

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


Re: Quick Install Question

Posted by go...@osmosis.gr.


you dont have to ask for http://localhost:8888/cocoon/
but for

http://localhost:8888/



On Tue, 16 Dec 2003, Charles Williams wrote:

> Sorry for the repeat...
> 
> 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.


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