4 Replies Latest reply on Jan 13, 2010 8:30 AM by luv

    PROBLEM: jar could not be opened, entry ignored

    luv

      Hi All,

      I am a newbie in jboss
      and facing a problem in deployment.
      Seems Jboss AS not able to deploy the jars, or not able to identify.

      error log from server file.
      2009-10-28 10:58:00,994 DEBUG [org.jboss.deployment.MainDeployer] The manifest entry in file:/C:/JBoss/jboss-4.0.0/jboss-4.0.0/server/default/deploy/demo-1.0.war references URL file:/C:/JBoss/jboss-4.0.0/jboss-4.0.0/server/default/deploy/struts-1.2.9.jar which could not be opened, entry ignored


      Just to match my steps I also would like to confirm the steps to deploy a war in jboss.

      1. My applications uses Struts, Spring and Hibernate.
      2. Used MAVEN to create .ear and .war file
      3. Moved the .war/.ear (one at at time for trial only) to /default/deploy
      4. run the bat file to starts the server
      5. and just finish and stucking in the error logs.

      Is there any another settings needed to deploy the .war or .ear file over the jboss.

      My JBoss version is 4.0.0
      It works fine when deployed in tomcat.
      May be som problem with META-INF ?

      Please share your valuable suggestions and experience.

      Thanks in advance
      zorabian