CSWS_JAVA v2.1 - won't unpack "war" files automatically

From: Chuck Chopp (ChuckChopp_at_rtfmcsi.com)
Date: 08/29/04

  • Next message: Craig A. Berry: "Re: CSWS_JAVA v2.1 - won't unpack "war" files automatically"
    Date: Sun, 29 Aug 2004 13:06:13 -0400
    
    

    I've got CSWS_JAVA v2.1 [Tomcat v4.1] installed on OpenVMS Alpha v7.3-1.
    For some strange reason, I cannot get it to unpack webapp archive files
    automatically. I've gone through the following steps:

    1) Build my WAR file in Eclipse on a workstation.

    2) Test deployment of the WAR file with a location installation of Tomcat
    v4.1 on my workstation. The WAR file gets automatically unpacked.

    3) Copy the WAR file to the APACHE$COMMON:[JAKARTA.TOMCAT.webapps]
    directory on my Alpha system. I use FTP for this and transfer the file in
    binary mode.

    4) Stop & restart Tomat on my Alpha system.

    5) Attempt to browse to the webapp [on the Alpha] using Mozilla on my
    workstation. I get a HTTP 404 error indicating that the requested resource
    is not available.

    In the server.xml configuration file for Tomcat the "unpackWars" and
    "autoDeploy" settings are both "true".

    Any idea what's going wrong?

    TIA,

    Chuck

    -- 
    Chuck Chopp
    ChuckChopp (at) rtfmcsi (dot) com http://www.rtfmcsi.com
    RTFM Consulting Services Inc.     864 801 2795 voice & voicemail
    103 Autumn Hill Road              864 801 2774 fax
    Greer, SC  29651
    Do not send me unsolicited commercial email.
    

  • Next message: Craig A. Berry: "Re: CSWS_JAVA v2.1 - won't unpack "war" files automatically"