ant elder wrote:
They work for me, what problem do you see?

  ...ant

On 2/21/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote:

I moved the testing/sca/itest/wsdl module out of the "stable" profile,
to reflect the fact these integration tests currently fail and break the
stable build.

They can still be built with mvn -Pintegration and come back to the
"stable" profile as soon as they pass again.

--
Jean-Sebastien


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Running org.apache.tuscany.sca.itest.WSDLTestCase
log4j:WARN No appenders could be found for logger (org.apache.axiom.om.util.StAXUtils).
log4j:WARN Please initialize the log4j system properly.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.436 sec
Running org.apache.tuscany.sca.itest.SDOWSDLTestCase
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.045 sec <<< FAILURE! testClient1a2a3a4a(org.apache.tuscany.sca.itest.SDOWSDLTestCase) Time elapsed: 2.01 sec <<< ERROR!
java.lang.IllegalStateException: java.lang.NullPointerException
       at org.apache.tuscany.api.SCAContainer.start(SCAContainer.java:146)
       at org.apache.tuscany.test.SCATestCase.setUp(SCATestCase.java:45)
at org.apache.tuscany.sca.itest.SDOWSDLTestCase.setUp(SDOWSDLTestCase.java:69)
       at junit.framework.TestCase.runBare(TestCase.java:125)
       at junit.framework.TestResult$1.protect(TestResult.java:106)
       at junit.framework.TestResult.runProtected(TestResult.java:124)
       at junit.framework.TestResult.run(TestResult.java:109)
       at junit.framework.TestCase.run(TestCase.java:118)
       at junit.framework.TestSuite.runTest(TestSuite.java:208)
       at junit.framework.TestSuite.run(TestSuite.java:203)
       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
       at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:210) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:135) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:122)
       at org.apache.maven.surefire.Surefire.run(Surefire.java:129)
       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
       at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:225) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:747)
Caused by: java.lang.NullPointerException
at org.apache.tuscany.core.builder.ConnectorImpl.connect(ConnectorImpl.java:205) at org.apache.tuscany.core.builder.ConnectorImpl.connect(ConnectorImpl.java:432) at org.apache.tuscany.core.builder.ConnectorImpl.connect(ConnectorImpl.java:339) at org.apache.tuscany.core.builder.ConnectorImpl.handleService(ConnectorImpl.java:546) at org.apache.tuscany.core.builder.ConnectorImpl.connect(ConnectorImpl.java:92) at org.apache.tuscany.spi.extension.CompositeComponentExtension.prepare(CompositeComponentExtension.java:363) at org.apache.tuscany.core.deployer.DeployerImpl.deploy(DeployerImpl.java:108) at org.apache.tuscany.core.launcher.LauncherImpl.bootApplication(LauncherImpl.java:215) at org.apache.tuscany.core.bootstrap.DefaultSCAContainer.startup(DefaultSCAContainer.java:110)
       at org.apache.tuscany.api.SCAContainer.start(SCAContainer.java:144)
       ... 23 more

--
Jean-Sebastien


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to