The manifest is located, strangely enough, in the WEB-INF directory of the latest release version of the war. You will have to use the entries in that manifest to create your own war. Please look at the -m option to the jar command or, better yet, the ant jar task.
-- Robert > Hello! > thx for your reply. can you post an example manifest file? and where do > i have to put the manifest file? into the cocoon war file or into the > ear file ? > thx, Chris > On Tue, Feb 04, 2003 at 11:28:06AM +0100, [EMAIL PROTECTED] wrote: > >> The problem is that you need the manifest file that has the Cocoon-Libs entry and the other entries for the Jars in the cocoon.war. If oyu dont build using this manifest than cocoon will not be able to locate anything. If you deploy as an exploded war than you will not have this problem. >> >> ----- Original Nachricht ---- >> > >> > has anybody cocoon 2 with jboss 3/tomcat 4.1 up and running? >> > >> > i have tried to deploy my c2 application which usually runs on jboss >> > 2.4.4/tomcat 3.2 (j2sdk1.3) to the newly installed jboss3.0.4/tomcat >> > 4.1.12 (j2sdk1.4) environment. i have also build an ear file with the c2 >> > war file and an application.xml descriptor. >> > >> > in both cases i got the following exception: >> > >> > type fatal >> > >> > message Language Exception >> > >> > description org.apache.cocoon.ProcessingException: Language Exception: >> > org.apache.cocoon.components.language.LanguageException: Error compiling ----- Original Message ----- From: "Christian Joelly" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 04, 2003 12:03 PM Subject: Re: Cocoon 2 with jboss-3.0.4_tomcat-4.1.12 --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>