$ java -jar bin/launcher.jar Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/tuscany/host/RuntimeInfo
This seems to be because the manifest references -SNAPSHOT jars: Class-Path: ../lib/tuscany-api-1.0-incubator-M2-SNAPSHOT.jar ../lib/tu scany-host-api-1.0-incubator-M2-SNAPSHOT.jar ../lib/sdo-api-r2.0.1-1. 0-incubator-M2.jar ../lib/sca-api-r0.95-1.0-incubator-M2.jar ../lib/e core-change-2.2.1.jar ../lib/ecore-2.2.1.jar ../lib/standalone-1.0-in cubator-M2-SNAPSHOT.jar ../lib/xsd-2.2.1.jar ../lib/tuscany-sdo-impl- 1.0-incubator-M2.jar ../lib/ecore-xmi-2.2.1.jar ../lib/common-2.2.1.jar but the ones in lib have date stamps in them: lib/tuscany-api-1.0-incubator-M2-20061114.224201-1.jar This used to work - do we know what changed? -- Jeremy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
