You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2002/03/26 22:21:21 UTC

DO NOT REPLY [Bug 7502] New: - ClassNotFoundException: DocumentRange & SVGPaint

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7502>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7502

ClassNotFoundException: DocumentRange & SVGPaint

           Summary: ClassNotFoundException: DocumentRange & SVGPaint
           Product: Cocoon 2
           Version: 2.0.1
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: core
        AssignedTo: cocoon-dev@xml.apache.org
        ReportedBy: bugzilla@cm51-210.liwest.at


org.apache.cocoon.ProcessingException: Error compiling sitemap:
java.lang.NoClassDefFoundError: org/w3c/dom/ranges/DocumentRange
	at org.apache.cocoon.sitemap.Handler.run(Handler.java:295)

and

org.apache.cocoon.ProcessingException: Error compiling sitemap:
java.lang.NoClassDefFoundError: org/w3c/dom/svg/SVGPaint
	at org.apache.cocoon.sitemap.Handler.run(Handler.java:295)

when i tried to install cocoon by copying the .war to /webapps and run tomcat.

--

(was fixed by copying xml-apis.jar and batik-all-1.5b1.jar to tomcat/lib dir)

my system:
win2k
tomcat4.0.3
j2sdk1.4.0
cocoon2.0.2 (yes, its 2.0.2, there was no value in the checkbox so i took 2.0.1)

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org