Hello Guys,
While working on https://issues.apache.org/jira/browse/OFBIZ-6783 I was trying to refactor the code which is beyond the word terrible. I realized as I investigated that the command line arguments (in main) are pretty much passed everywhere. I need help from any volunteers willing and comfortable with the code to help me out in cleaning it. I've attached a patch in the JIRA that shows my work so far, but still to get this to work fully there are still a few more classes to refactor and then a ton of testing is required. Also, fundamental API signatures _must_ change like the Container and StartupLoader (both need to remove args and add something else) If anyone is interested in helping out, I urge you to jump in and help me out, the thing is so messy that I'm losing focus. Taher Alkhateeb