Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 16992 invoked by uid 500); 25 Sep 2002 17:03:19 -0000 Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-users@xml.apache.org Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 16932 invoked from network); 25 Sep 2002 17:03:17 -0000 Message-ID: <3D91D509.6010901@cbim.it> Date: Wed, 25 Sep 2002 17:23:53 +0200 From: Ugo Cei Organization: C.B.I.M. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020827 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cocoon-users@xml.apache.org Subject: Deploying Cocoon via Ant Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I'm trying to setup a development environment for Cocoon applications based on Ant. I'd like to use the Ant "deploy" target to deploy an application, once it's been built, to a remote server, using Tomcat's manager interface (using Tomcat 4.1.10). Deployment succeeds and the application runs ... until I try to hit an XSP page. This is the exception I get: Description:org.apache.cocoon.ProcessingException: Language Exception: org.apache.cocoon.components.language.LanguageException: Error compiling login_xsp: Line 14, column 23: cannot access class InputSource; file org/xml/sax/InputSource.class not found Line 15, column 23: cannot access class SAXException; file org/xml/sax/SAXException.class not found Line 16, column 31: cannot access class AttributesImpl; file org/xml/sax/helpers/AttributesImpl.class not found ... and so on for lots of classes. I have noticed the following: when a webapp is deployed this way, Tomcat does not unpack the war file. Cocoon's work directory is however created under $TOMCAT_HOME/work. Maybe this is a FAQ, but currently xml.apache.org seems to be unreachable from here. Ugo --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: