2 Replies Latest reply on Jan 8, 2003 8:56 AM by nash

    Java Web Start + Jboss -> strange exception

    bfolleas

      hello,

      I use java Web Start 1.2 + jboss 3.0.2beta2 for my app which is a swing client requesting EJBs. No pb to run my app with jws, but i have strange exceptions on jboss console : WARN [org.jboss.jbossweb] WARNING: Exception for /EEMM/lib/myjar.jar: java.net.SocketException: Software caused connection abort: socket write error.

      This exception occurs for each of the jars of my app, which I bundled in a war archive.

      What's the pb ??

        • 1. Re: Java Web Start + Jboss -> strange exception
          bfolleas

          an error : I'm using jboss3.2.0beta2 (and not jboss3.0.2beta2).

          thanks..

          • 2. Re: Java Web Start + Jboss -> strange exception
            nash

            Hey,
            I am trying to do what you did but no success yet...
            I am ready with a jar file a jnlp file i made a war out of it and when i try to access it its not comming up giving me a 404 error.

            i did changed the MIME type. i made the jar file as a executable jar file, i even tested that jnlp file using file:/// it works , but when i deploy it on the jetty of jboss, i don't know whats happening. 404
            can you tell me what i'm i missing.
            i would appreciate it.
            Prof Nash.