deep link ?

Hi guys,

I have a repository on servoy 2.2.5 that has multiple solutions. I need a way to deep link into a particular solution.

I tried:
http://myIP:8080/servoy-client/servoy_c … ution_name

but that didn’t work. Can someone point me to in the right direction?

thanks!

Hi Sammy

Try this

http://myIP:8080/servoy-client/servoy_client_my_solution_name.jnlp

Graham Greensall
Worxinfo Ltd

I’ve read this in other posts in the past:

http://myIP:8080/servoy-client/servoy_client_my_solution_name.jnlp

and it is not altogether clear, IMO. Does this mean …

choice #1:

http://myIP:8080/servoy-client/servoy_client_[mySolutionName].jnlp

or

choie #2:

http://myIP:8080/servoy-client/[mySolutionName].jnlp

thanks!

kazar

grahamg:
Hi Sammy

Try this

http://myIP:8080/servoy-client/servoy_client_my_solution_name.jnlp

Graham Greensall
Worxinfo Ltd

Ah ha! it’s actually:

http://myIP:8080/servoy-client/servoy_c … _name.jnlp
THANKS!

sammy

thanks for testing & posting back, Sammy, then it’s choice #2. You’re not the only one who was thrown off by “servoy_client_my_solution_name.jnlp”!

kazar

Hi Sammy & Ilyse

The format …:8080/servoy-client/servoy_client_solutionname.jnlp is valid. Have just tested on remotely hosted solutions on both 2.2.5 and 3.0.2.

Found this from one of the guru’s - http://forum.servoy.com/viewtopic.php?t=3420

. . . . . Sun has changed the behaviour for this creation of shortcuts. I have made the change in our jnlp file it will generated a desktop icon nicely now the first time you start it. Also can it generate now more then one link if you load directly a solution this way:

http://servername:port/servoy-client/se … NNAME.jnlp

Then it will generate a icon like this on the desktop:

Servoy Client - SOLUTIONNAME


Johan Compagner

Regards

Graham Greensall
Worxinfo Ltd