You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by vg...@apache.org on 2005/09/28 21:16:22 UTC

svn commit: r292263 - in /cocoon/trunk: README.osgi props.xargs

Author: vgritsenko
Date: Wed Sep 28 12:16:15 2005
New Revision: 292263

URL: http://svn.apache.org/viewcvs?rev=292263&view=rev
Log:
use traditional cocoon port 8888

Modified:
    cocoon/trunk/README.osgi
    cocoon/trunk/props.xargs

Modified: cocoon/trunk/README.osgi
URL: http://svn.apache.org/viewcvs/cocoon/trunk/README.osgi?rev=292263&r1=292262&r2=292263&view=diff
==============================================================================
--- cocoon/trunk/README.osgi (original)
+++ cocoon/trunk/README.osgi Wed Sep 28 12:16:15 2005
@@ -24,7 +24,7 @@
 
   build osgi
   cocoon osgi or ./cocoon.sh osgi
-  http://localhost:8080 and http://localhost:8080/samples/
+  http://localhost:8888 and http://localhost:8888/samples/
 
 Note that once the (Knopflerfish) OSGI framework starts, you can press
 enter on the console to access the framework command line:

Modified: cocoon/trunk/props.xargs
URL: http://svn.apache.org/viewcvs/cocoon/trunk/props.xargs?rev=292263&r1=292262&r2=292263&view=diff
==============================================================================
--- cocoon/trunk/props.xargs (original)
+++ cocoon/trunk/props.xargs Wed Sep 28 12:16:15 2005
@@ -43,7 +43,7 @@
 
 # Web server properties
 -Dorg.knopflerfish.http.dnslookup=false
--Dorg.osgi.service.http.port=8080
+-Dorg.osgi.service.http.port=8888
 
 -Dorg.knopflerfish.startlevel.use=true