Configuration changes: - Interface imports Core that imports Common. Remove any duplication. - Two datasources: one for common and another one for game. - Queues to and from the core and interface respectively have been added. - At the moment Core configuration assumes running in the same JVM as Web having JNDI environment resources.
Implementation Changes: - Minor changes here and there - We should think about throwing RuntimeExceptions on those Factories/Builders that don't make sense at the moment. - First attempt of asynchronous communication between the Core and the Web Interface Server components (need help from Bastian to test client side).
Sorry for the inconveniences as I know the previous two revisions where unexecutable on the mPango Game Web Interface level.