Can you find some information in http://lresende.blogspot.com/ but you not find that information where you try find... The SCA has many modifications after the version 1.0-incubator-M2, I'm suggest you make a checkout and build the last version in https://svn.apache.org/repos/asf/incubator/tuscany/java in this actual version you can find others samples like java/sca/samples/simple-big-bank.
Sorry if this don't help so mutch, but I'm trying use that and I can't find other way to make this. If some body has other way please... Ok 2007/4/20, Mahi <[EMAIL PROTECTED]>:
Is there a link from where I can get self-contained sample-bigbank-webclient.war and sample-bigbank-account.war files that I can use? Thanks Mahi Mahi <[EMAIL PROTECTED]> wrote: After installing tuscany-sca-1.0-incubator-M2-samples and running the mvn command, when I deploy sample-bigbank-account.war and sample-bigbank-webclient.war, I see the following problems while it is deploying.. Any clue what I might be missing? INFO: Deploying web application archive sample-bigbank-account.war [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_m2-incubating-repository (http://people.a pache.org/repo/m2-incubating-repository) [WARNING] Unable to get resource from repository http___repo1.maven.org_maven (http://repo1.maven.org/maven) [WARNING] Unable to get resource from repository http___people.apache.org_repo_m2-snapshot-repository (http://people.apa che.org/repo/m2-snapshot-repository) [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_m2-incubating-repository (http://people.a pache.org/repo/m2-incubating-repository) [WARNING] Unable to get resource from repository http___repo1.maven.org_maven (http://repo1.maven.org/maven) [WARNING] Unable to get resource from repository http___people.apache.org_repo_m2-snapshot-repository (http://people.apa che.org/repo/m2-snapshot-repository) [INFO] snapshot org.apache.ws.commons.axiom:axiom-api:SNAPSHOT: checking for updates from http___repo1.maven.org_maven2 [INFO] snapshot org.apache.ws.commons.axiom:axiom-api:SNAPSHOT: checking for updates from http___people.apache.org_repo_ m2-incubating-repository [INFO] snapshot org.apache.ws.commons.axiom:axiom-api:SNAPSHOT: checking for updates from http___repo1.maven.org_maven [INFO] snapshot org.apache.ws.commons.axiom:axiom-api:SNAPSHOT: checking for updates from http___people.apache.org_repo_ m2-snapshot-repository [INFO] snapshot org.apache.ws.commons.axiom:axiom-parent:SNAPSHOT:checking for updates from http___repo1.maven.org_mave n2 [INFO] snapshot org.apache.ws.commons.axiom:axiom-parent:SNAPSHOT:checking for updates from http___people.apache.org_re po_m2-incubating-repository [INFO] snapshot org.apache.ws.commons.axiom:axiom-parent:SNAPSHOT:checking for updates from http___repo1.maven.org_mave n [INFO] snapshot org.apache.ws.commons.axiom:axiom-parent:SNAPSHOT:checking for updates from http___people.apache.org_re po_m2-snapshot-repository [WARNING] POM for 'org.apache.axis2:axis2-kernel:pom:1.1:runtime' is invalid. It will be ignored for artifact resolution . Reason: Failed to validate POM [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_m2-incubating-repository (http://people.a pache.org/repo/m2-incubating-repository) [WARNING] Unable to get resource from repository http___repo1.maven.org_maven (http://repo1.maven.org/maven) [WARNING] Unable to get resource from repository http___people.apache.org_repo_m2-snapshot-repository (http://people.apa che.org/repo/m2-snapshot-repository) org.apache.tuscany.runtime.webapp.ServletLauncherInitException: org.apache.tuscany.spi.component.TargetException: Error initializing component instance [extender] at org.apache.tuscany.runtime.webapp.WebappRuntimeImpl.initialize( WebappRuntimeImpl.java:147) at org.apache.tuscany.runtime.webapp.TuscanyContextListener.contextInitialized (TuscanyContextListener.java:74) at org.apache.catalina.core.StandardContext.listenerStart( StandardContext.java:3729) at org.apache.catalina.core.StandardContext.start( StandardContext.java:4187) at org.apache.catalina.core.ContainerBase.addChildInternal( ContainerBase.java:759) at org.apache.catalina.core.ContainerBase.addChild( ContainerBase.java:739) at org.apache.catalina.core.StandardHost.addChild( StandardHost.java:524) at org.apache.catalina.startup.HostConfig.deployWAR( HostConfig.java:809) at org.apache.catalina.startup.HostConfig.deployWARs( HostConfig.java:698) at org.apache.catalina.startup.HostConfig.deployApps( HostConfig.java:472) at org.apache.catalina.startup.HostConfig.start(HostConfig.java :1122) at org.apache.catalina.startup.HostConfig.lifecycleEvent( HostConfig.java:310) at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent( LifecycleSupport.java:119) at org.apache.catalina.core.ContainerBase.start(ContainerBase.java :1021) at org.apache.catalina.core.StandardHost.start(StandardHost.java :718) at org.apache.catalina.core.ContainerBase.start(ContainerBase.java :1013) at org.apache.catalina.core.StandardEngine.start( StandardEngine.java:442) at org.apache.catalina.core.StandardService.start( StandardService.java:450) at org.apache.catalina.core.StandardServer.start( StandardServer.java:709) at org.apache.catalina.startup.Catalina.start(Catalina.java:551) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke( NativeMethodAccessorImpl.java:64) at sun.reflect.DelegatingMethodAccessorImpl.invoke( DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:615) at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:294) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:432) Caused by: org.apache.tuscany.spi.component.TargetException: Error initializing component instance [extender] at org.apache.tuscany.core.implementation.PojoAtomicComponent.init (PojoAtomicComponent.java:96) at org.apache.tuscany.core.component.scope.InstanceWrapperImpl.start( InstanceWrapperImpl.java:49) at org.apache.tuscany.core.component.scope.ModuleScopeContainer.eagerInitComponents (ModuleScopeContainer.java:14 5) at org.apache.tuscany.core.component.scope.ModuleScopeContainer.onEvent( ModuleScopeContainer.java:72) at org.apache.tuscany.spi.component.AbstractSCAObject.publish( AbstractSCAObject.java:94) at org.apache.tuscany.core.implementation.composite.AbstractCompositeComponent.publish (AbstractCompositeComponen t.java:139) at org.apache.tuscany.core.implementation.composite.AbstractCompositeComponent.start (AbstractCompositeComponent. "You must be the change you wish to see in the world" -- Mahatma Gandhi. --------------------------------- Ahhh...imagining that irresistible "new car" smell? Check outnew cars at Yahoo! Autos. "You must be the change you wish to see in the world" -- Mahatma Gandhi. --------------------------------- Ahhh...imagining that irresistible "new car" smell? Check outnew cars at Yahoo! Autos.
-- Paulo Henrique Trecenti
