MSG server classpath independence
Status: Pre-Alpha
Brought to you by:
danielsantos
Be able to specify the classpath that a client of a MA server needs to access it. That classpath is uploaded to the MSG server, and all calls to the MA server are made on a classloader that also loads the client jars. This allows connecting to any provider without having to setup the MSG server in advance.