I changed my web server (Apache) to distribute the JWS jar files using pack200. I did it based on the following tutorial:
http://joust.kano.net/weblog/archive/2004/10/16/pack200-on-apache-web-server/
The JWS download should have decrease from 2.3MB->1.4MB with pack200. However, it still shows 2.3MB.
Did I do something wrong??? Or does JWS just display the original file size (2.3MB), even though the actual download is 1.4MB?
That’s the JNLP:
http://www.aevumobscurum.com/original/webstart/AevumObscurum.jnlp
How do I find out if it is working???