Hi All,

        Hope all is well, couple of questions.

        Tomcat 3.2.4 is shipping with Crimson, has anyone had any
        success with it and Cocoon 2.0 without needing to mess with
        Tomcat's lib directory and put Xerces in there ?

        Ovidiu, I saw your patch from
        http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=100270127130748&w=2
        does this fix everything up so that Tomcat can use Crimson, and
        Cocoon can use Xerces, or is it so that they both use Crimson ?

        Also, attached is a patch to update the documentation wrt. the
        latest xerces jar in lib (we now need the xml-apis.jar in tomcat/lib
        too).
        
        Is there a reason why we advocate renaming parser.jar to
        zparser.jar ? (as opposed to deleting it like jaxp.jar ?) I've
        been simply deleting it, everything still seems to work fine :)

        Hope everyone has a great weekend.

        Cheers,

        Marcus
-- 
        .....
     ,,$$$$$$$$$,      Marcus Crafter
    ;$'      '$$$$:    Computer Systems Engineer
    $:         $$$$:   Managesoft GmbH
     $       o_)$$$:   82-84 Mainzer Landstrasse
     ;$,    _/\ &&:'   60327 Frankfurt Germany
       '     /( &&&
           \_&&&&'     Email : [EMAIL PROTECTED]
          &&&&.        Business Hours : +49 69 9757 200
    &&&&&&&:

Index: documentation/xdocs/installing/index.xml
===================================================================
RCS file: /home/cvspublic/xml-cocoon2/documentation/xdocs/installing/index.xml,v
retrieving revision 1.1.2.2
diff -u -r1.1.2.2 index.xml
--- documentation/xdocs/installing/index.xml    2001/11/26 05:56:28     1.1.2.2
+++ documentation/xdocs/installing/index.xml    2001/11/30 15:07:39
@@ -245,7 +245,7 @@
         </li>
 
         <li>
-          <strong>Copy cocoon/lib/xerces-XXX.jar file to tomcat\lib</strong>
+          <strong>Copy the cocoon/lib/xerces-XXX.jar and cocoon/lib/xml-apis.jar 
+files to tomcat\lib</strong>
           Cocoon will now be able to see and use the correct XML libraries.
         </li>

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

Reply via email to