0 Replies Latest reply on Jun 30, 2006 8:37 AM by kelbed

    Corrupted Jars as static files

    kelbed

      Hi all,

      I am going through a problem. I want to deploy a client application with Java Web Start, using a jnlp file and some signed jars.
      Deploying in JBossWebServer looks ok, even though i get a message "Failed to map vhost: subdomain.mycompany.com" .. nevertheless it works, i get to download my jar with http://subdomain.mycompany.com/myjar.jar .

      The problem is that the jar served is corrupted, impossible to run it or simply download and unzip it.
      Yes i did try to upload a clean jar direclty in the tmp jboss directory and download again. So it s not the war/unwar process responsible of that.


      Is that something familiar to anyone ?

      Thanks a lot for any help.