*Index
*News
*Status
*Changelog
*Contributors
Downloads
*Releases
*Nightly
Resources
*Build Status
*Source
*Mailing Lists
*CVS
*Library
User's Guide
*Installation
*Configuration
*FAQ
*Examples
*Tomcat Howto
*Avalon Howto
*JDBC Stores Howto
Programmer's Corner
*Architecture
*Domain
*Namespace
Slide API
*Structure
*Security
*Lock
*Content
*Macro
*Index
*Process
WebDAV
*General Info
*Clients
API Reference
*UML
*JavaDoc
*WebDAV Client Javadoc
     Slide FAQ
 It doesn't build !
It doesn't run !
JDK 1.1 support
java.util.MissingResourceException when executing a PROPFIND request

It doesn't build !

Slide is right now pre release software, and each CVS commit might introduce unexpected problems. A packaged Slide version will be available soon.

Slide has compile time dependancies with :
*Jakarta Ant
*JAXP
*Sun Servlet 2.2 API
*Sun Java Transaction API

It doesn't run !

See "It doesn't build" section. The same dependencies are needed at runtime, so you should check your classpath. Additionally, check the README file for basic installation information. If it still fails, post a message on the slide-user mailing list.

The distribution versions of Slide include every needed library, so you should be able to run Slide out of the box.

JDK 1.1 support

Slide shouldn't have any Java 2 dependencies, so it should run with the JDK 1.1. If any build does not, then it is a bug (please report it).

java.util.MissingResourceException when executing a PROPFIND request

That exception can occur with Tomcat 3.x, and is harmless. It just means that Tomcat 3 couldn't find a status message corresponding to HTTP status 207 (which is WebDAV specific).


 
$Revision$ $Author$ $Date$
 

Java, JDBC, JNDI, JTA, JMS, Sun, Sun Microsystems are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and in other countries. All other product names mentioned herein are trademarks of their respective owners.
 

The Apache Software Foundation. (C) 2000-2001. All rights reserved