> I have installed the most recent tomcat and it runs fine. Then for slide,
> (just to get started) I dropped slide.war (m8) in the webapps dir (and did
> nothing else) and restarted tomcat (4.0-b1). On trying to load
> http://localhost/slide/, I got a java dump that suggests that some jar is
> attempting to access something in another jar that it shouldn't. My
_guess_
> is that tomcat's webdav.jar is sealed and slide can't use webdav. Does
this
> make sense and if so, what should I do?

Any sealed JAR can produce a sealing violation on access.
With TC4b1, you can try removing jaxp and Crimson from the Slide webapp.
Depending on what you have in the lib folder, you can also run into
different problem.

It can't be a problem with webdav.jar, as it isn't sealed.

Remy

Reply via email to