On 2/26/07, Alan Johnson <[EMAIL PROTECTED]> wrote:
Howdy all.  Lenya/Cocoon newbie here.  I am having a great deal of trouble 
trying to get Lenya 1.2.4 installed and running.  Most of the issues seem to be 
surrounding the Cocoon versions I am using: 2.1.10 because I could not find 
anywhere to download 2.1.7.  After editing a hand full of Lenya source files to 
reference the commons.io package instead of the avalon.excalibur.io, I finally 
got Lenya to build.  Apparently, a the versions of excalibur included in Cocoon 
have change quite a bit in the minor version increase from 2.1.7 to 2.1.10.  
But I digress...

After fighting a bit more, I got the web app installed and responding, but 
unfortunately it is only giving me an error:

<error>
Initialization Problem

Message: null

Description: No details available.

Sender: org.apache.cocoon.servlet.CocoonServlet

Source: Cocoon Servlet

cause

Could not find component (key [org.apache.cocoon.portal.impl.PageLabelManager])

request-uri

/lenya/

Apache Cocoon 2.1.10
</error>

I can only assume PageLabelManager was removed some where between 2.1.10 and 
2.1.7 because it does not appear to be in the source tree of 2.1.10.  In fact, 
org.apache.cocoon.portal is missing entirely, as best I can tell.

So my questions are as follows:
A. Can any one make sense of this in a way that allows me to keep using Cocoon 
2.1.10 with Lenya?
B. If no on A., any one make sense of this at all?
C. Either way on B., can some one point me to some place I might be able to get 
Cocoon 2.1.7 from a reputable source with MD5 hash provided?

Thanks much in advance!

_______________
Alan Johnson
[EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Hi Alan,

As far as I know, the last stable version of Lenya only worked with
Cocoon 2.1.7. Newer versions of Cocoon were used to support Lenya 1.4
(when will it be released...?).
You can download Cocoon 2.1.7 sources from the ASF's archive:
http://archive.apache.org/dist/cocoon/SOURCES/

HTH,

- - Rafa

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to