[Cocoon Wiki] Update of "WorkaroundForCOCOON-1579" by ReynaldoPorras
Apache Wiki <[email protected]>
| Newsgroups | gmane.text.xml.cocoon.documentation |
|---|---|
| Message-ID | <[email protected]> |
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for change notification.
The following page has been changed by ReynaldoPorras:
http://wiki.apache.org/cocoon/WorkaroundForCOCOON-1579
------------------------------------------------------------------------------
[http://issues.apache.org/jira/browse/COCOON-1579 COCOON-1579] describes a continuation issue when using rhino 1.6 in cocoon 2.1.10+.
The workaround is to replace rhino 1.6 with the previous version. Before compiling cocoon, please follow this steps:
+
- For Cocoon 2.1:
+ '''For Cocoon 2.1:'''
1. Download [http://svn.apache.org/viewvc/cocoon/branches/BRANCH_2_1_X/lib/core/rhino1.5r4-continuations-R26.jar?revision=226968&pathrev=479984 rhino1.5r4-continuations-R26.jar] and locate it on "$COCOON/lib/core" folder.
2. Delete js-1.6R5.jar from "$COCOON/lib/core".
3. Change the jar location (<lib/>) for rhino on $COCOON/lib/jars.xml from
@@ -50, +51 @@
}}}
5. Then you can build cocoon by running the script (build.bat or build.sh)
-
+ ----
- For Cocoon 2.2:
+ '''For Cocoon 2.2:'''
1.Download [http://svn.apache.org/viewvc/cocoon/branches/BRANCH_2_1_X/lib/core/rhino1.5r4-continuations-R26.jar?revision=226968&pathrev=479984 rhino1.5r4-continuations-R26.jar] and deploy it in your local maven repo with the next command
{{{