4 Replies Latest reply on Jul 11, 2002 1:41 AM by neil_lee

    Can't deploy examples.war

    neil_lee

      Hi.
      I install Jboss3.0.0 + Tomcat 4.0.3
      I made a examples.war follow the step
      1. cd $JBOSS_HOME/catalina/webapps/examples
      2. jar -cvf examples.war *

      Then I move it to
      $JBOSS_HOME/server/default/deploy/
      I get some ERRORs. I can't deploy examples.war.
      But I do the same step to deploy tomcat-docs.war and webdav.war . They work fine! Anyone know what's wrong?

      Thanks.