On Fri, 25 Oct 2002 15:48, Jim Alateras wrote: > I have a block in my SAR which attempts to loads a class in a JAR stored in > dist\ext and i get this error > > java.lang.ClassNotFoundException: connectors.mbox.MboxFileSystemConnector
Are all the classes that this class references in this jar or else in dist/lib? (and all the that MboxFileSystemConnector references must have all their references in dist/lib and so forth). -- Cheers, Peter Donald *--------------------------------* | Every rule has an exception, | | except the rule of exceptions. | *--------------------------------* -- To unsubscribe, e-mail: <mailto:avalon-phoenix-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:avalon-phoenix-dev-help@;jakarta.apache.org>