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 2003/03/17 15:08:17 UTC

[issues] Created: (FOR-33) target -site fail to run missing optional libraries

Message:

  A new issue has been created in JIRA.

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

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


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: FOR-33
    Summary: target -site fail to run missing optional libraries
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Forrest
  Component: None
   Versions:
             HEAD

   Assignee: 
   Reporter: Juan Jose Pablos

    Created: Mon, 17 Mar 2003 8:08 AM
    Updated: Mon, 17 Mar 2003 8:08 AM
Environment: Linux 2.4.18-bf2.4 i686
java version "1.4.1_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_01-b01)
Java HotSpot(TM) Client VM (build 1.4.1_01-b01, mixed mode)


Description:
Created a xml-mysite directory; forrest seed.

cheche@carolo:~/xml/xml-mysite$ forrest 

..
..
-site:
Deleting directory /home/cheche/xml/xml-mysite/build/tmp/work
Created dir: /home/cheche/xml/xml-mysite/build/tmp/work
Copying 3 files to /home/cheche/xml/xml-mysite/build/site
Copying 22 files to /home/cheche/xml/xml-mysite/build/site/skin/images
Copying 3 files to /home/cheche/xml/xml-mysite/build/site/skin
------------------------------------------------------------------------ 
cocoon 2.1-dev
Copyright (c) 1999-2003 Apache Software Foundation. All rights reserved.
------------------------------------------------------------------------ 
..
..
Exception in thread "main" java.lang.NoClassDefFoundError: javax/servlet/ServletInputStream


I am not sure if this is the right patch, but I apply one that works for me:

cheche@carolo:~/xml/xml-forrest/build/dist$ diff shbat/forrest.build.xml.old shbat/forrest.build.xml     
278a279
>       <fileset dir="${forrest.home}/lib/optional" includes="*.jar"/>



---------------------------------------------------------------------
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