As describe in this thread [1], looks like we are missing the updatesite zip on this RC as well.
[1] http://www.mail-archive.com/dev%40tuscany.apache.org/msg01103.html
On Mon, Jul 28, 2008 at 5:19 PM, Raymond Feng <enjo...@gmail.com> wrote:
Hi,
I just tried to install the Eclipse plugins and it works fine for me. I can click on the 'T' icon to start the domain manager and it creates the tuscany-sca-domain project for me. It seems that your eclipse installation may have more than one versions of the Tuscany plugins. Can you check? Maybe you can try with a brand-new Eclipse installation.
Thanks, Raymond
-------------------------------------------------- From: "Dan Becker" <dan....@gmail.com> Sent: Monday, July 28, 2008 4:53 PM To: <de...@tuscany.apache.org> Subject: Re: [Vote] Release Tuscany Java SCA 1.3 RC2
Right now my vote is 0.
I attempted to look at the Tuscany 1.3 eclipse plugin in. It updates and installs apparently correctly. However, I cannot run any SCA composites with it from Eclipse. It may be my set up in this wroskspace.
Under the Run As dialog I see two configurations under Tuscany: 1) Apache Tuscany SCA Domain Manager 2) SCA Domain Manager
The first has blank VM arguments. The second has what appears to be a correct pointer to my Tuscany path:
"-DTUSCANY_PATH=/E:/temp/eclipse/features/org.apache.tuscany.sca.feature_1.3.0/runtime/apache-tuscany-sca-1.3/tuscany-sca-1.3/"
When I run with the first config. I see java.lang.NoClassDefFoundError: org/apache/tuscany/sca/node/launcher/DomainManagerLauncher Caused by: java.lang.ClassNotFoundException: org.apache.tuscany.sca.node.launcher.DomainManagerLauncher at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClassInternal(Unknown Source) Exception in thread "main"
When I run with the second config I see an Eclipse error dialog Problem Occured "Launch configuration SCA Domain Manager references non-existing project tuscany-sca-domain"
Does anyone else see plugin problems? Environment Installed from http://people.apache.org/~antelder/tuscany/1.3-RC2/tuscany-sca-1.3-updatesite/ Eclipse platform v 3.3.2 IBM Java 1.5