Re: [Dspace-tech] java.lang.ClassNotFoundException:org.dspace.handle.HandlePlugin

2009-07-20 Thread Van Ly
you put the path to it in the `-classpath' option for the call to java, the ClassNotFoundException will go away. -- Van Ly -Original Message- From: Serbe Leon Rojas [mailto:serbe.ro...@biblioteca.udea.edu.co] Sent: Sat 2009-07-18 06:48 To: dspace-tech@lists.sourceforge.n

[Dspace-tech] java.lang.ClassNotFoundException:org.dspace.handle.HandlePlugin

2009-07-17 Thread Serbe Leon Rojas
Hi, I'm configuring the Handle Server and I placed in config.dct the option: "storage_class" = "org.dspace.handle.HandlePlugin" But, when I run the server, I received the error: java.lang.ClassNotFoundException:org.dspace.handle.HandlePlugin Somebody does say me what's the problem? Do I need