-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------




---------------------- Forwarded by Gregg Garber/CHASE on 08/20/99 02:49 PM
---------------------------


Gregg Garber
08/19/99 04:20 PM



To:   [EMAIL PROTECTED]
cc:
Subject:  Cocoon v1.1 under Apache JServ on WinNT installation problem

Hi,

I am trying to install Cocoon v1.1 under Apache JServ on WinNT 4.0 i
Used the recommended  XML parser and XSL processors:

parser = org.apache.cocoon.parser.OpenXMLParser
processor.0 = org.apache.cocoon.processor.XSLPProcessor

I get the following error messages:

=== When accessing /servlets/org.apache.cocoon.Cocoon ===
                                 Servlet Error
       Could not access the given URI /servlets/org.apache.cocoon.Cocoon
 NOTE: this servlet cannot work if the requested file is not accessible by the
servlet engine. Please, make sure the requested file is readable by this servlet
                     and reachable by the executing system.

                          Automatically generated by:
                                   Cocoon 1.1
===jserv.log===
[19/08/1999 10:54:35:356 EDT] ApacheJServ/1.0 is starting...
[19/08/1999 10:54:35:356 EDT] WARNING: connection authentication is disabled
[19/08/1999 10:54:40:173 EDT] Connection allowed from 127.0.0.1/127.0.0.1
[19/08/1999 10:54:40:173 EDT] Listening on port 8007 accepting 50 maximum
connections
[19/08/1999 10:54:40:183 EDT] Creating Servlet Zones
[19/08/1999 10:56:05:305 EDT] org.apache.cocoon.Cocoon: init


=== When accessing hello.xml ===
[19/08/1999 14:40:03:779 EDT] org.apache.cocoon.Cocoon: init
[19/08/1999 18:40:04:670] (ERROR) ajp11: Servlet Error:
java.lang.NoClassDefFoundError: com/ibm/xml/parser/TXDocument:
com/ibm/xml/parser/TXDocument
[19/08/1999 18:40:04:670] (ERROR) an error returned handling request via
protocol "ajpv11"
[19/08/1999 14:40:04:680 EDT] java.lang.NoClassDefFoundError:
com/ibm/xml/parser/TXDocument
     at org.apache.jserv.JServConnection.processRequest(JServConnection.java)
     at org.apache.jserv.JServConnection.run(JServConnection.java)
     at java.lang.Thread.run(Unknown Source)

Where is this TXDocument class located?
How can I fix it?

I tried to use another (lotus) XSL Processor, got another NoClassDefFoundError.
What is my problem?

Thank you.







--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to