Giuseppe: Did you also do a 'mvn package' in the oai2rdf directory? The error looks like it cannot find compiled classes.
Thanks, Richard On Fri, 2006-12-15 at 10:03 +0100, Giuseppe Bux wrote: > Hi! > I'm trying to install Dwell, as from related instructions in the Dwell wiki > page; the installation procedure was ok until the mkdir command to create > the data directory. The subsequent command > oai2rdf -m rdf http://hedwig.mit.edu:8080/dwell-oai/request datafailed as > from the dos report here in the following. > > > C:\Programmi\Subversion\bin\oai2rdf>oai2rdf -m rdf > http://hedwig.mit.edu:8080/dw > ell-oai/request data > Exception in thread "main" java.lang.ClassNotFoundException: > edu.mit.simile.rdfi > zer.oai.Main > at java.net.URLClassLoader$1.run(URLClassLoader.java:200) > at java.security.AccessController.doPrivileged(Native Method) > at java.net.URLClassLoader.findClass(URLClassLoader.java:188) > at java.lang.ClassLoader.loadClass(ClassLoader.java:306) > at Loader$RepositoryClassLoader.loadClass(Loader.java:65) > at java.lang.ClassLoader.loadClass(ClassLoader.java:251) > at Loader.invokeMain(Loader.java:153) > at Loader.run(Loader.java:147) > at Loader.main(Loader.java:107) > C:\Programmi\Subversion\bin\oai2rdf> > > > Does someone could give me some useful suggestions to succesfully procede in > my Dwell installaltion? > > Thanks in advance, > Giuseppe > > _______________________________________________ > General mailing list > [email protected] > http://simile.mit.edu/mailman/listinfo/general _______________________________________________ General mailing list [email protected] http://simile.mit.edu/mailman/listinfo/general
