Hiding Solutions on Server

Version 4.1.7 -build 690
Java version 1.6.0_22 (Mac OS X)

Hi all

I am fast approaching the possibility of hosting two independent solutions for two clients from the same server

What are my options for keeping the solutions distinct to the individual clients ?

I am talking about not showing solutions in the open solution dialogue or being specific to a particular customer should they have a new user who needs to download a client to their machine

Cheers
Harry

Hi Harry

Just two steps:

  1. Goto Servoy-Admin and set servoy.allowSolutionBrowsing = False

  2. Provide all Clients with a deeplink pointing to the solution they are allowed to access.
    http://localhost:8080/servoy-client/servoy_client/servoy_sample_crm.jnlp

Done

Hi Graham

Thanks for that

I’ll check out the server options shortly

So do you know what would happen then if a user navigated to: http://xxx.xxx.xxx.xxx:8080 and downloaded a client via the launcher ?

Cheers
Harry

Harry,

Servoy Client downloads but there are no solutions to open so they just see an empty ‘Select Solution’ window.

Works equally well on Desktop and WebClient.

Cheers
Graham