Hi,
We ran into this problem once. It happened when I ran "mvn clean install"
under "sca/distribution" directly instead of the root.
How did you build the distro? I assume you did not get it from
http://people.apache.org/~rfeng/tuscany/incubator-M2/downloads/? The one
over there seems to be good.
Thanks,
Raymond
----- Original Message -----
From: "Jeremy Boynes" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, November 17, 2006 5:09 AM
Subject: Problem running standalone with M2
$ 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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]