Sorry to bother all, but I am really stuck on this issue.
I will explain my problem with more detail this time. Hoping that someone can give me help, :-) I am now using Tuscany-SCA M2, and in particular I am now trying to run the sample standalone applications. For the simple Calculator, it works well. However, when I started to try Calculator-combo, which need some extentions to be added for the SCA runtime. In addition, these extentions need other extentions to work , and these depending extentions are downloaded by the SCA runtime automatically(As explained in the documentation). The problem is, my SCA runtime will complain that it cannot find these resources and thus cannot download them to install. So, how can this problem be resolved? Here is part of the error info: ------------------------------------------------------------------------------------------------------ [WARNING] Unable to get resource from repository http___repo1.maven.org_maven2 ( http://repo1.maven.org/maven2) [WARNING] Unable to get resource from repository http___people.apache.org_repo_m 2-incubating-repository ( http://people.apache.org/repo/m2-incubating-repository) ------------------------------------------------------------------------------------------------------ I can access the incubating repository from the explorer, so this cannot be a problme of my network configuration. Is this repository right? Or where can I get the depending parts, and how can I install them locally by hand? Thanks All. On 1/9/07, comain <[EMAIL PROTECTED]> wrote:
Hi, I am now tring Tuscany-sca m2. When I added extentions, the runtime will compain that it cannot get resource from reposity. Like this: [WARNING] Unable to get resource from repository http___repo1.maven.org_maven2 ( http://repo1.maven.org/maven2) [WARNING] Unable to get resource from repository http___people.apache.org_repo_m 2-incubating-repository ( http://people.apache.org/repo/m2-incubating-repository) Can anyone give me some help? ------------------------------ comain 2007-01-09
-- Best regrads, Comain Chen
