I have an application that utilized libraries which are published under different licences like GWT(APL), MySQL(GPL), Protege(MPL), and they are running on the same server. I would like to know if they are using the same "shared address space". I am quite confused about this term - "shared address space". Also it would be great if anyone could explain what that means.
Thank you.