I've created a new dspace instance that uses a clean db, and I see I don't have a dc schema in it. I tried to run:
./dsrun org.dspace.adminster.SchemaImporter -f dublin-core.xml Exception in thread "main" java.lang.NoClassDefFoundError: org/dspace/adminster/SchemaImporter Caused by: java.lang.ClassNotFoundException: org.dspace.adminster.SchemaImporter It seems like there is no ShemaImporter in 1.5. Other than via the interface is there a way for me to get a default dc schema in there? Thanks! Jose ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

