# Run multiple Servoy Smart Client solutions on same server

**URL:** https://forum.servoy.com/t/run-multiple-servoy-smart-client-solutions-on-same-server/19917
**Category:** Classic Servoy
**Created:** [March 7, 2019, 9:25am UTC](https://forum.servoy.com/t/run-multiple-servoy-smart-client-solutions-on-same-server/19917 "2019-03-07T09:25:39Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![LXS](https://avatars.discourse-cdn.com/v4/letter/l/ecb155/32.png) [@LXS](https://forum.servoy.com/u/LXS)
#### Post date: [March 7, 2019, 9:25am UTC](https://forum.servoy.com/t/run-multiple-servoy-smart-client-solutions-on-same-server/19917/1 "2019-03-07T09:25:39Z")

</div>

Hi,

is it possible to run multiple Servoy Smart Client solutions on the same Servoy Server?

We use custom Branding Settings, configured in servoy-admin page on a Servoy 7.4 server.

It is possible to start the Smart Client via deep link /servoy-client/ss/s/.jnlp

The problem is, that the desktop shortcut will also be replaced.

Is there a solution to use different shortcut titles, one shortcut for each application?

Thank you!  
Alex

---

<div class="post-metadata">

### Author: ![huber](https://yyz2.discourse-cdn.com/flex010/user_avatar/forum.servoy.com/huber/32/5042_2.png) [@huber](https://forum.servoy.com/u/huber)
#### Post date: [March 8, 2019, 7:57am UTC](https://forum.servoy.com/t/run-multiple-servoy-smart-client-solutions-on-same-server/19917/2 "2019-03-08T07:57:01Z")

</div>

Hi Alex

We run two Smart Clients on one Context, i. e. a WAR-Export from Developer. On this Context we import two applications. Starting the application is by calling the URL: http(s)://:port//servoy-client//.jnlp

By having two Profiles and therefor two profile names, one also get’s the correct desktop icon for each application.

Hope that helps a bit.

Best regards,  
Robert

> LXS:  
> Hi,
> 
> is it possible to run multiple Servoy Smart Client solutions on the same Servoy Server?
> 
> We use custom Branding Settings, configured in servoy-admin page on a Servoy 7.4 server.
> 
> It is possible to start the Smart Client via deep link /servoy-client/ss/s/.jnlp
> 
> The problem is, that the desktop shortcut will also be replaced.
> 
> Is there a solution to use different shortcut titles, one shortcut for each application?
> 
> Thank you!  
> Alex

---

<div class="post-metadata">

### Author: ![LXS](https://avatars.discourse-cdn.com/v4/letter/l/ecb155/32.png) [@LXS](https://forum.servoy.com/u/LXS)
#### Post date: [March 8, 2019, 8:14am UTC](https://forum.servoy.com/t/run-multiple-servoy-smart-client-solutions-on-same-server/19917/3 "2019-03-08T08:14:53Z")

</div>

Hi Robert,

thank you very much!

I’ve tested to create two profiles on servoy-admin/profiles page with the following properties:

```auto
servoy.branding.webstart.vendor=Dr. Maison & Partner GmbH
servoy.branding.windowtitle=...
servoy.branding.webstart.shortcuttitle=...
servoy.branding.loadingimage=...
servoy.branding=true
servoy.branding.windowicon=...
servoy.branding.webstart.loadinglogo=...
servoy.branding.webstart.shortcuttooltip=...
servoy.branding.webstart.splash=...

```

Now it works! ![:-)]( "Smile")

Alex

---

<div class="post-metadata">

### Author: ![huber](https://yyz2.discourse-cdn.com/flex010/user_avatar/forum.servoy.com/huber/32/5042_2.png) [@huber](https://forum.servoy.com/u/huber)
#### Post date: [March 8, 2019, 8:44am UTC](https://forum.servoy.com/t/run-multiple-servoy-smart-client-solutions-on-same-server/19917/4 "2019-03-08T08:44:49Z")

</div>

Good to hear it works for you.

We have the same settings, except servoy.branding=true. Additionally I use servoy.branding.loadingbackground=#

---

<div class="post-metadata">

### Author: ![LXS](https://avatars.discourse-cdn.com/v4/letter/l/ecb155/32.png) [@LXS](https://forum.servoy.com/u/LXS)
#### Post date: [March 8, 2019, 8:51am UTC](https://forum.servoy.com/t/run-multiple-servoy-smart-client-solutions-on-same-server/19917/5 "2019-03-08T08:51:08Z")

</div>

I thought i have to set servoy.branding to true to enable custom title, icons etc?

But when you say you set it to false, what is the difference?

---

<div class="post-metadata">

### Author: ![huber](https://yyz2.discourse-cdn.com/flex010/user_avatar/forum.servoy.com/huber/32/5042_2.png) [@huber](https://forum.servoy.com/u/huber)
#### Post date: [March 8, 2019, 9:00am UTC](https://forum.servoy.com/t/run-multiple-servoy-smart-client-solutions-on-same-server/19917/6 "2019-03-08T09:00:49Z")

</div>

I didn’t mean I have set it to false. I just meant I don’t have this line in the profile properties. May be having a profile name and properties implicitly means true. But I am not sure. So may be it’s better to have it set to true.

> LXS:  
> I thought i have to set servoy.branding to true to enable custom title, icons etc?
> 
> But when you say you set it to false, what is the difference?

---

<div class="post-metadata">

### Author: ![LXS](https://avatars.discourse-cdn.com/v4/letter/l/ecb155/32.png) [@LXS](https://forum.servoy.com/u/LXS)
#### Post date: [March 8, 2019, 9:14am UTC](https://forum.servoy.com/t/run-multiple-servoy-smart-client-solutions-on-same-server/19917/7 "2019-03-08T09:14:54Z")

</div>

ah, understood. So your default setting for servoy.branding is already true, you don’t set this again in the profile.  
I think you’re right and i don’t have to set it a second time.  
Thanks for the hint!

Alex

---

<div class="post-metadata">

### Author: ![huber](https://yyz2.discourse-cdn.com/flex010/user_avatar/forum.servoy.com/huber/32/5042_2.png) [@huber](https://forum.servoy.com/u/huber)
#### Post date: [March 8, 2019, 9:22am UTC](https://forum.servoy.com/t/run-multiple-servoy-smart-client-solutions-on-same-server/19917/8 "2019-03-08T09:22:38Z")

</div>

Yes, this is exactly my setting.

> LXS:  
> ah, understood. So your default setting for servoy.branding is already true, you don’t set this again in the profile.  
> I think you’re right and i don’t have to set it a second time.  
> Thanks for the hint!
> 
> Alex
