I got an error following the instructions under "How to download,
build, and run a sample application with the binary distribution?".
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/tuscany/ho
st/RuntimeInfo.

Did I forget some prereqs?

Also, 'src' is missing from the paths in steps 6 and 7 of "How to
download, build, and run a sample application with the binary
distribution?".

http://people.apache.org/~rfeng/tuscany/incubator-M2/downloads/


$ mkdir tuscany.m2
[EMAIL PROTECTED] /cygdrive/c
$ wget -q http://people.apache.org/~rfeng/tuscany/incubator-M2/downloads/tuscan
y-sca-1.0-incubator-M2-bin.zip

[EMAIL PROTECTED] /cygdrive/c
$ cd tuscany.m2

[EMAIL PROTECTED] /cygdrive/c/tuscany.m2
$ jar xf ../tuscany-sca-1.0-incubator-M2-bin.zip

[EMAIL PROTECTED] /cygdrive/c/tuscany.m2
$ wget -q http://people.apache.org/~rfeng/tuscany/incubator-M2/downloads/tuscan
y-sca-1.0-incubator-M2-sample-src.zip

[EMAIL PROTECTED] /cygdrive/c/tuscany.m2
$ jar xf tuscany-sca-1.0-incubator-M2-sample-src.zip

[EMAIL PROTECTED] /cygdrive/c/tuscany.m2
$ cd src/samples/

[EMAIL PROTECTED] /cygdrive/c/tuscany.m2/src/samples
$ mvn clean install >install.log 2>&1

[EMAIL PROTECTED] /cygdrive/c/tuscany.m2/src/samples
$ cd standalone/calculator

[EMAIL PROTECTED] /cygdrive/c/tuscany.m2/src/samples/standalone/calculator
$ java -jar c:/tuscany.m2/bin/launcher.jar target/sample-calculator.jar
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/tuscany/ho
st/RuntimeInfo

'mvn clean install" has a few warnings, e.g,
Note:  a few errors like [WARNING] repository metadata for: 'artifact
org.apache.maven.plugins:maven-clea
n-plugin' could not be retrieved from repository: codehaus-snapshot due to an er
ror: Error transferring file
but all tests passed.




On 11/14/06, Raymond Feng <[EMAIL PROTECTED]> wrote:
Hi,

I have refreshed the distros for our M2 release candidate at
http://people.apache.org/~rfeng/tuscany/incubator-M2/downloads/. It contains
the following update:

1) Move to axis2 1.1 release as well as the corresponding axiom, XmlSchema
and other dependencies.
2) Add two additional source distros for SCA and CommonJ specs

I have also uploaded the latest SNAPSHOT versions of M2 artifacts to
http://people.apache.org/repo/m2-snapshot-repository.

Please review the contents before we tag the branch and submit it for PPMC
vote. Your help will be greatly appreciated.

Thanks,
Raymond



---------------------------------------------------------------------
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]

Reply via email to