1 Reply Latest reply on Sep 29, 2004 8:52 AM by jlsimpson_jboss

    JBoss-IDE - war file not able to be unpacked by tomcat 5.0

      I am using JBoss 3.2.4, and JBoss-IDE 1.3.30, on Eclipse 3.0.1, and J2SE 1.4.2_01.

      While performing the JBoss-IDE tutorial, I found during the deployment phase that the an error was occurring on JBoss when Tomcat 5 tried to unpack the tutorial war file (FiboWeb.war).

      I examined the contents of the ear file and all looked fine.

      I fixed the problem by manually creating the war, and then the ear, using WinZip (then renaming the result with .war, .ear).

      Why do you think this worked? Do you think this could be a J2SE jar utility?