> no, I am sorry, you definitly miss the point: I have no problems with 
> some special scenario or some exotic servlet environment:
> 
> (1) I do install tomcat 4.04 (as described in the cocoon documentation)
> (2) I do install Cocoon 2 (as described in the cocoon documentatio) step 
> by step
> (3) **it does not work.**
> 
> that is the point.

What exactly is your problem? I installed yesterday evening the CVS version 
of Cocoon on Tomcat 4.04 LE 1.4 and with the JDK 1.4.0_01. I came across 
some problems, maybe I can help you - my installation works now.

The first problem was the Fop-0.20.4rc I wanted to use - something with the 
logger changed, so I had to remove it.

The second problem was something with the an javascript xpipe. The error 
message was something like '/sitemap/pipelines/pipeline[@id='optional'] does 
not return 1 node, but 0 nodes. I added in line 1133 in build.xml a 
'/samples' immediately before '/sitemap.xmap' and it worked. I could not 
reproduce the error again when removing '/samples', but maybe some Cocooners 
can have a look at this.

The third problem was a misreading of 
http://xml.apache.org/cocoon/installing/index.html:

Installing on Tomcat 4.0.4b1 LE with JDK 1.4.0

1. Build the Cocoon webapp as described above.

I understood "build webapp", because 'above' can be anywhere ;-) But what 
you have to use is "build -Dinclude.webapp.libs=yes webapp".

After this everything works fine.

Maybe you have a problem with the JDK 1.4 and the delivering of old versions 
of Xalan and Xerces in it. You have to copy current versions of xalan.jar, 
xercesImpl.jar and xml-apis.jar to $JAVA_HOME/jre/lib/endorsed 
(http://enhydra.enhydra.org/project/mailingLists/enhydra/200202/msg00048.html).

Hope this helps,

Joerg


-- 

System Development
VIRBUS AG
Fon  +49(0)341-979-7419
Fax  +49(0)341-979-7409
[EMAIL PROTECTED]
www.virbus.de


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

Reply via email to