svn commit: r446556 - /incubator/ofbiz/trunk/README

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r446556 - /incubator/ofbiz/trunk/README

jacopoc
Author: jacopoc
Date: Fri Sep 15 02:14:49 2006
New Revision: 446556

URL: http://svn.apache.org/viewvc?view=rev&rev=446556
Log:
Misc improvements as suggested by David Welton:

1) lines wrapped at (approx) 65 characters
2) added info about the ecommerce and backend urls
3) added info about the default user/password


Modified:
    incubator/ofbiz/trunk/README

Modified: incubator/ofbiz/trunk/README
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/README?view=diff&rev=446556&r1=446555&r2=446556
==============================================================================
--- incubator/ofbiz/trunk/README (original)
+++ incubator/ofbiz/trunk/README Fri Sep 15 02:14:49 2006
@@ -1,19 +1,37 @@
 
 Welcome to Apache OFBiz!
 
-If you have a release build all you need to run OFBiz is a 1.4 or 1.5 series JDK (not just the JRE, the full J2SDK). Once that is properly setup just run the executable jar file that comes with OFBiz, which is ofbiz.jar. To do this on the command line you would run:
+If you have a release build all you need to run OFBiz is a 1.4 or 1.5 series
+JDK (not just the JRE, the full J2SDK).
+Once that is properly setup just run the executable jar file
+that comes with OFBiz, which is ofbiz.jar. To do this on the
+command line you would run:
 
 java -jar ofbiz.jar
 
-There are also start scripts for Windows and Unix-based operating systems, namely startofbiz.bat and startofbiz.sh.
+There are also start scripts for Windows and Unix-based
+operating systems, namely startofbiz.bat and startofbiz.sh.
 
-For more details about running a build, or for information on getting, building, and running the source please see the Apache OFBiz Setup Guide:
+Once OFBiz starts, you can look at the demo storefront at:
+http://localhost:8080/ecommerce/
+
+and the administration interface at:
+http://localhost:8080/webtools/
+
+You can log in with the user "admin" and password "ofbiz".
+
+For more details about running a build, or for information on
+getting, building, and running the source please see the
+Apache OFBiz Setup Guide:
 
 http://incubator.apache.org/ofbiz/docs/setup.html
 
-Note that running with the default configuration uses an embedded Java database (Apache Derby), and embedded application server components such as Tomcat, Geronimo (transaction manager), etc.
+Note that running with the default configuration uses an
+embedded Java database (Apache Derby), and embedded application
+server components such as Tomcat, Geronimo (transaction manager), etc.
 
-To prepare OFBiz for production use the Basic Production Setup Guide is a great place to start. It is available here:
+To prepare OFBiz for production use the Basic Production Setup Guide
+is a great place to start. It is available here:
 
 http://docs.ofbiz.org/x/j