FYI, the problem was coming from https://127.0.0.1:8443/catalog/control/main I switched to https://localhost:8443/catalog/control/main : OK
Jacques

From: "Jacques Le Roux" <[EMAIL PROTECTED]>
I resend (4th try with different changes) because I got this :
   This is an automatically generated Delivery Status Notification.
Delivery to the following recipients failed permanently:
  * [email protected]

and

Final-recipient: rfc822; [email protected]
Action: failed
Status: 5.1.1
Diagnostic-Code: smtp;  552 spam score (5.8) exceeded threshold
Last-attempt-Date: Sat, 07 Jun 2008 16:42:16 +0200

I don't know why I'm getting a such high spam score. Hope this one will get 
through...

Jacques

----- Original Message ----- From: "Jacques Le Roux" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Saturday, June 07, 2008 4:41 PM
Subject: Re: People complaining about a real release


Hi all,

I began to work on this, I request your opinions, advices.

I have :

1. Made an svn export of trunk (rev. 664255) and release4.0 (rev. 664343) and 
zipped them in 2 zip archives, respectively
ofbizTrunk.zip and ofbizRelease4.0.zip
2. Created a README file to be put in each zip (I think we should add 
respective rev. numbers in them, WDYT ?), content:

<<In order to run OFBiz you you need to have ant installed and ANT_HOME in your 
path. Then follow this simple sequence:

1. In a terminal or command line window, go to the directory where you unzipped 
OFBiz
2. Type and run : ant run-install
3. Wait till the database is filled with demo data...
4. Depending of your platform, launch OFBiz using startofbiz.bat or 
startofbiz.sh
5. Give OFBiz a minute or two to start up...
6. Browse to
   ERP : https://localhost:8443/catalog/control/main (login/pwd are ofbiz/admin)
   Ecommerce application : http://localhost:8080/ecommerce/control/main (when 
checking out you may use as login/pwd
DemoCustomer/ofbiz)

   Enjoy


I wonder now if I should create a page under
http://docs.ofbiz.org/display/OFBADMIN/Apache+OFBiz+Getting+Started
or
http://docs.ofbiz.org/display/OFBADMIN/Demo+and+Test+Setup+Guide
or directly add a specific section in one of these pages. Maybe there is even a 
better place for this page which will be mostly a
repository for the 2 attached zip files with some comments.

I prefer to keep it as simple as possible, but do you see anything missing ?

Thanks

Jacques

Reply via email to