I've got a alpha version of the webstart proxy working. It is alpha, at least because: - it only works on the mac (windows didn't work), - there is an unnecessary 10s delay before the downloading starts.
Here is how you try it: First run: http://tels-develop.soe.berkeley.edu:8080/jnlp/org/telscenter/jnlp/jetty-jnlp-proxy/jetty-jnlp-proxy.jnlp That starts up a proxy server on port 8080 of the machine you run it on. And it broadcasts using mDNS or bonjour that it is available. The proxy server provides the jars in your local webstart cache otherwise it forwards the requests. On a second machine run: http://www.concord.org/~scytacki/proxy-test/jnlp-proxy-client.jnlp That is a small initial jnlp that looks for the proxy server using dns-sd and mdns. If it finds it then it sets java's http proxy to be the proxy it found. And then loads in a second jnlp: test-component.jnlp You should have the webstart consoles open on both machines so you can see what happens. Scott --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SAIL-Dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/SAIL-Dev?hl=en -~----------~----~----~----~------~----~------~--~---
