Hi,
As part of testing asynchronous and persistent web sockets, I would like to deploy two application onto the #sapnwcloud trial landscape.
The first application is the REST back-end and the second one is a sapui5 front-end.
The trial is limited to one JVM/Server running at atime.
When I try to deploy more than one application (.war) to this JVM/Server through Eclipse, it replaces the existing one. This means that I am only able to run one of the two applications at any time.
How can I get around this limitation?
(combining the applications into one should not be a valid option)
Regards
Dagfinn