0

We've decided to use webstart for deploying some of our applications. The problem is, another company will be using our application for quite a number of different employees. Is there any way to have another server be a proxy for our webstart so that they don't need to download the application from our servers more than once? Of course, I'm also wanting the proxy to download changes as users launch the application.

e3  -----------\

e2  ------------|webstart proxy ------------ webstart

e1  -----------/

2 Answers 2

1
Just an answer if some-body has the same problem..

You can on your dns redirect the url of the java-webstart to a local server-ip.

In this approach you still need to update the files on both server, but for that you can use any sync-tool..

Sign up to request clarification or add additional context in comments.

Comments

0

I do not know of such a beast.

You can, however, setup a local copy of your application on an internal server and use rsync to keep the copy updated.

Alternatively, use DropBox to create a web presence of the files. Then DropBox takes the traffic hit.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.