Hosting multiple solutions

I am hosting two solutions with one instance of Server. I see that placing a solution’s name in the Client install web page url will open a specific solution without making the user choose between solutions, as follows:

“/servoy-client/servoy_client.jnlp?solution=Choices”

That is good, however, doing this appears to stop the “Servoy Client” shortcut from being installed on the desktop of each client. Is there a way to both force the Servoy Client shortcut to be installed and have it point to the specific solution name?

That would be wonderfull indeed!

Good suggestion!!

it works great on OS X, but on Windows an error appears: Jawa Web Start - Download-Error

mfg
toussaint

sorry, i got it in this way to work:

I made a link with the following URL on the desktop

http://www.servoyserver.???;8080/servoy-client/servoy_client.jnlp?solution=Choices”

now Java Web Start starts correct an client and the specified solution

mfg
toussaint