Hello All, I am trying to use the ofbizsetup utility but when I go to https://localhost:8443/ofbizsetup I get a 400 error. I have followed the instructions listed below.
Any help or direction that you can provide would be greatly appretiated! 1. Open a new terminal. 2. Go to your ofbiz directory. 3. Clean out all built classes with : ./ant clean-all 4. Load the seed data with : ant run-install-extseed 5. Create the admin user with : ./ant create-admin-user-login , then enter a user login id that will be created for you (the initial temporary password is "ofbiz") 6. Start ofbiz with : ./startofbiz.sh 7. Connect to the OFBiz Setup application with your browser at https://localhost:8443/ofbizsetup. Thanks Matt -- View this message in context: http://n4.nabble.com/Ofbizsetup-tp584981p584981.html Sent from the OFBiz - User mailing list archive at Nabble.com.
