I'm trying to use the instructions in this patch to run the calculator sample. I get the following error message: D:\>java -jar tuscanysa/bin/launcher.jar calc/sample-calculator-1.0-incubator-M2-SNAPSHOT.jar Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/tuscany/host/RuntimeInfo
It looks like I don't have the classpath set correctly. Am I missing some piece of setup that I need in order to get these classes picked up? Simon Lee Surprenant (JIRA) wrote:
[ http://issues.apache.org/jira/browse/TUSCANY-780?page=all ] Lee Surprenant updated TUSCANY-780: ----------------------------------- Attachment: sitePatch.patch The attached sitePatch includes a change to the site.vsl file used to generate all of the site content. I have done my best to make sure that the change will not break other pages, but we must be careful of this. An alternative to patching this file that is used in other xml files on the site, is the usage of <A name="[anchor_name_here]"> within the xml (as apposed to generating these anchors via the section macro). The patch also includes a very basic howto file for running the java sca samples. This file includes information I have found on the lists and in my own limited insight. It is hopefully better than the M1 info for the current revision, but will likely need to be improved as I am still a bit new to Tuscany (for now, it is better than a broken link).Numerous broken links at http://incubator.apache.org/tuscany/java-projects.html ------------------------------------------------------------------------------- Key: TUSCANY-780 URL: http://issues.apache.org/jira/browse/TUSCANY-780 Project: Tuscany Issue Type: Improvement Reporter: Lee Surprenant Attachments: sitePatch.patch There are a number of broken links at http://incubator.apache.org/tuscany/java-projects.html including the internal links in the opening "Tuscany JAVA Project" section, as well as an external link to GettingStarted.htm in the "Running The Samples" section. Not sure if we are waiting until M2 to update the site, but as a new user, these broken links were very discouraging to me. In particular, the "GettingStarted.htm" which results in a 404:Page not Found error was quite frustrating.
-- Simon C Nash IBM Distinguished Engineer Hursley Park, Winchester, UK [EMAIL PROTECTED] Tel. +44-1962-815156 Fax +44-1962-818999 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
