private String getClasspath()
throws StandardException {
ClassFactoryContext cfc = (ClassFactoryContext) ContextService.getContextOrNull(ClassFactoryContext.CONTEXT_ID);
PersistentSet ps = cfc.getPersistentSet();
String classpath = PropertyUtil.getServiceProperty(ps, Property.DATABASE_CLASSPATH);
//
//In per database mode we must always have a classpath. If we do not