You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by is...@cocoondev.org on 2004/04/20 15:22:24 UTC

[issues] New comment: (FOR-118) Fix build process to include JAR libs in WAR file again

The following comment has been added to this issue:

     Author: Sjur N. Moshagen
    Created: Tue, 20 Apr 2004 3:22 PM
       Body:
This issue seems to be fixed as of 2004-04-20. All jars are copied, and the war is in principle working. Instead another issue is stopping the war from running properly: the referenced directories for documents, content, resources, catalogs etc found in WEB-INF/cocoon.xconf specify absolute paths taken from the development computer. As soon as these directory references are corrected according to the target host, the war will run.

I corrected the cocoon.xconf in the installed webapp after installing the war, and the webapp ran just fine after this hack. It seems that FOR-118 can be closed.

---------------------------------------------------------------------
View the issue:

  http://issues.cocoondev.org/jira//secure/ViewIssue.jspa?key=FOR-118


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: FOR-118
    Summary: Fix build process to include JAR libs in WAR file again
       Type: Improvement

     Status: Unassigned
   Priority: Minor

    Project: Forrest
  Component: shbat distribution - Forrest CLI
   Versions:
             HEAD

   Assignee: 
   Reporter: Florian G. Haas

    Created: Mon, 16 Feb 2004 11:54 PM
    Updated: Tue, 17 Feb 2004 12:02 AM
Environment: Tested on Debian Sarge with Linux 2.4.24 and JDK 1.4.2

Description:
JAR files required for a Forrest-built webapp to run are no longer copied to the build hierarchy as announced by Nicola Ken on Jan 26. The WAR archives created by "forrest war" therefore don't contain these required libs anymore and can't be deployed out of the box.

A possible fix for this issue is to have src/core/targets/war.xml include the core and optional JARs directly from ${forrest.home}, using the Ant War task.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.cocoondev.org/jira//Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira