Hi,

I've decided to open a separate thread for this discussion as this topic is
big enough. I've tried all the samples from 2.0-beta2 rc2 and here are my
findings:

- sample-scdl-include-contribution (fails to load contribution when using
mvn tuscany:run, is there another way to start the runtime for this sample?)
- sample-dosgi-calculator-operations (org.osgi.framework.BundleException:
The bundle could not be resolved.)
- sample-dosgi-dynamic-calculator-operations
(org.osgi.framework.BundleException: The bundle could not be resolved.)
- sample-implementation-bpel-contribution (fails to load contribution when
using mvn tuscany:run, is there another way to start the runtime for this
sample?)
- sample-implementation-bpel-webapp ("Cant find BPEL Process" at startup)
- sample-implementation-composite-helloworld-contribution
(java.lang.IllegalArgumentException: Contribution not found as file or
dependency: ..\helloworld\target\sample-helloworld.jar)
- sample-implementation-composite-helloworld-ws-contribution
(java.lang.IllegalArgumentException: Contribution not found as file or
dependency: ..\helloworld-recursive\target\sample-helloworld-recursive.jar)
- sample-implementation-java-calculator-async-contribution (Caused by:
org.xml.sax.SAXParseException; systemId: http://calculator/; lineNumber: 2;
columnNumber: 132; The value of the attribute
"prefix="xmlns",localpart="ns4",rawname="xmlns:ns4"" is invalid. Prefixed
namespace bindings may not be empty.)
- sample-implementation-script-calculator(Caused by:
java.lang.IllegalStateException: Provider factory not found for class:
org.apache.tuscany.sca.implementation.script.impl.ScriptImplementationImpl)
- sample-implementation-spring-helloworld-webapp (fails at startup)
- sample-implementation-web-helloworld-js-client-webapp (functionality
broken)
- sample-implementation-web-helloworld-jsf-webapp (functionality broken)
- sample-sca-client-calculator(Caused by: java.lang.IllegalStateException:
Provider factory not found for class:
org.apache.tuscany.sca.implementation.script.impl.ScriptImplementationImpl)
- sample-sca-client-helloworld (Caused by: java.lang.IllegalStateException:
Provider factory not found for class:
org.apache.tuscany.sca.implementation.script.impl.ScriptImplementationImpl)
- shell (scripts don't load successfully)
- maven-osgi-junit (exceptions in junit log)
- sample-store (tests pass but when using Launch.java ->
ClassNotFoundException)
- feed in sample-store-webapp returns 404
- eightball-webapp (when clicking Ask returns 500)

There are samples that don't have Java classes or unit tests as launchers so
I've started them using mvn tuscany:run. Let me know if those samples
should've been launched differently.

How should we approach all those issues? It might worth having the
discussion about the consistent way of running samples now and applying
changes along with fixing the samples. Same with documentation.

Florian

Reply via email to