Gabriel Santonja wrote:
Hello,

I'am trying to launch jetspeed cvs version with a tomcat 4.06 version. I
've the following error in the jetspeed.log :

java.lang.NoClassDefFoundError: org/w3c/dom/DOMLocator
        at
org.apache.jetspeed.services.registry.CastorRegistryService.saveFragmen
t(CastorRegistryService.java:678)       at
org.apache.jetspeed.services.registry.CastorRegistryService.createFragm
ent(CastorRegistryService.java:642)     at
org.apache.jetspeed.daemon.impl.FeedDaemon.run(FeedDaemon.java:194)     at
org.apache.jetspeed.daemon.DaemonThread.runDaemon(DaemonThread.java:142)
at org.apache.jetspeed.daemon.DaemonThread.run(DaemonThread.java:107)


Which JDK? this error comes by an old/obsolete dom API package. It can be difficult to debug, but possibly it is caused by the jdk using the internal implementation, which is broken.


Regards,
     Santiago


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



Reply via email to