Are we supposed to still be able to invoke bigbank.account.client.AccountClient, say from eclipse? I get a ConfigurationLoadException on sca.module, for which there is not a resources directory any more.
Also, trying to run bigbank.account.services.accountdb.AccountDBInit throws "java.lang.Error: Cannot load configuration from a null InputStream. Possibly caused by an incorrect config xml file name". Looking at the code, createConfigStream() seems to require basicStaticCustomer.xml, which is nowhere to be seen. I'm most likely doing something wrong, but just in case. Thanks.
