Is there any way you can specify that an ObjectNode should be revisioned in
the Domain.xml file
rajkumar
-----Original Message-----
From: Dirk Verbeeck [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 23, 2001 1:06 PM
To: [EMAIL PROTECTED]
Subject: Re: Exception in Slide 1.0.12
Yes, you need a newer parser, in the war file we have a newer parser
(crimson.jar + jaxp.jar)
but tomcat 3 uses the one from its lib directory (the first one).
You can copy crimson.jar + jaxp.jar to tomcat/lib and remove parser.jar.
Or use xerces like Colin suggested.
I'll put a test in WevdavServlet that checks it you are using a good parser,
there was already one in AclMethod but is seems that even PropFindMethod
needs a
parser with namespace support.
Thanks for reporting (and solving) this bug, we need to tackle these small
installation issues before we can release 1.1
Dirk
"Blackmore, Colin" wrote:
> Larry...
>
> I have just hit exactly the same problem as you are describing.
>
> It appears that the Node implementation (within parser.jar) distributed
with
> Tomcat3.2.3 is older and than the one Slide1.0.12 requires.
>
> I found that including a xerces 1.4.2 jar file *before* the parser.jar in
> Tomcat's class path fixes the problem, but I would to know if anyone has a
> better fix than this.
>
> Thanks
>
> ...Col
>
> --
> Colin Blackmore
>
> -----Original Message-----
> From: Moore, Larry [mailto:[EMAIL PROTECTED]]
> Sent: Monday, August 20, 2001 2:03 PM
> To: '[EMAIL PROTECTED]'
> Subject: Exception in Slide 1.0.12
>
> I am able to use Slide 1.0.11 with Tomcat 3.2.3 with no problem. When
> I try to use 1.0.12 with Tomcat 3.2.3 I get the exception below. It looks
> like getProperty() in PropFindMethod is calling an unknown method
> (getLocalName) on Node. Is there a jar file I need to add to my Tomcat
> lib directory to pick this up?
>
> Thanks,
> Larry Moore
>
> java.lang.NoSuchMethodError
> at
>
org.apache.slide.webdav.method.PropFindMethod.getProperty(PropFindMethod.jav
> a:431)
> at
>
org.apache.slide.webdav.method.PropFindMethod.parseRequest(PropFindMethod.ja
> va:408)
> at
> org.apache.slide.webdav.method.WebdavMethod.run(WebdavMethod.java:386)
> at
> org.apache.slide.webdav.WebdavServlet.service(WebdavServlet.java:250) at
> javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> at
> org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:405)
> at org.apache.tomcat.core.Handler.service(Handler.java:287)
> at
> org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
> at
>
org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:81
> 2)
> at
> org.apache.tomcat.core.ContextManager.service(ContextManager.java:758)
> at
>
org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpC
> onnectionHandler.java:213)
> at
> org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
> at
> org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501)
> at java.lang.Thread.run(Thread.java:484)
> 20 Aug 2001 13:52:16 - INFO - PROPFIND (time: 243 ms) URI = /