Folks,

Axis2 latest source code build fails with given error. Seems to be something wrong in JAXWS test cases.

Lasantha

[INFO] Executing tasks
[mkdir] Created dir: /home/hd2/work/axis2/trunk/modules/jaxws/target/schema [mkdir] Created dir: /home/hd2/work/axis2/trunk/modules/jaxws/target/schema/src [mkdir] Created dir: /home/hd2/work/axis2/trunk/modules/jaxws/target/schema/classes
    [echo] Generating JAX-B classes from XSDs
    [echo] Generating java from echo.xsd
    [echo] Generating java from stock1.xsd
    [echo] Generating java from stock2.xsd
    [echo] Generating java from samplemtom.xsd
    [echo] Generating java from ProxyDocLitWrapped.wsdl
    [echo] Generating java from AddNumbers.wsdl
[INFO] Executed tasks
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [build-helper:add-test-source {execution: add-test-source}]
[INFO] Test Source directory: /home/hd2/work/axis2/trunk/modules/jaxws/target/schema/src added.
[INFO] [compiler:testCompile]
[INFO] Compiling 153 source files to /home/hd2/work/axis2/trunk/modules/jaxws/target/test-classes [INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/home/hd2/work/axis2/trunk/modules/jaxws/test/org/apache/axis2/jaxws/proxy/ProxyNonWrappedTests.java:[31,57] package org.apache.axis2.jaxws.proxy.doclitnonwrapped.sei does not exist

/home/hd2/work/axis2/trunk/modules/jaxws/test/org/apache/axis2/jaxws/proxy/ProxyNonWrappedTests.java:[32,57] package org.apache.axis2.jaxws.proxy.doclitnonwrapped.sei does not exist

/home/hd2/work/axis2/trunk/modules/jaxws/test/org/apache/axis2/jaxws/proxy/ProxyNonWrappedTests.java:[34,39] package org.test.proxy.doclitnonwrapped does not exist

/home/hd2/work/axis2/trunk/modules/jaxws/test/org/apache/axis2/jaxws/proxy/ProxyNonWrappedTests.java:[35,39] package org.test.proxy.doclitnonwrapped does not exist

/home/hd2/work/axis2/trunk/modules/jaxws/test/org/apache/axis2/jaxws/proxy/ProxyNonWrappedTests.java:[36,39] package org.test.proxy.doclitnonwrapped does not exist

/home/hd2/work/axis2/trunk/modules/jaxws/test/org/apache/axis2/jaxws/framework/JAXWSTest.java:[28,44] package org.apache.axis2.jaxws.anytype.tests does not exist

/home/hd2/work/axis2/trunk/modules/jaxws/test/org/apache/axis2/jaxws/framework/JAXWSTest.java:[31,37] cannot find symbol
symbol  : class DispatchSoapActionTests
location: package org.apache.axis2.jaxws.client

/home/hd2/work/axis2/trunk/modules/jaxws/test/org/apache/axis2/jaxws/framework/JAXWSTest.java:[33,37] cannot find symbol
symbol  : class ProxySoapActionTests
location: package org.apache.axis2.jaxws.client

/home/hd2/work/axis2/trunk/modules/jaxws/test/org/apache/axis2/jaxws/framework/JAXWSTest.java:[42,39] package org.apache.axis2.jaxws.dispatch does not exist

/home/hd2/work/axis2/trunk/modules/jaxws/test/org/apache/axis2/jaxws/framework/JAXWSTest.java:[43,39] package org.apache.axis2.jaxws.dispatch does not exist

/home/hd2/work/axis2/trunk/modules/jaxws/test/org/apache/axis2/jaxws/framework/JAXWSTest.java:[58,35] cannot find symbol
symbol  : class JAXBContextTest
location: package org.apache.axis2.jaxws.misc

/home/hd2/work/axis2/trunk/modules/jaxws/test/org/apache/axis2/jaxws/framework/JAXWSTest.java:[60,55] package org.apache.axis2.jaxws.nonanonymous.complextype does not exist

/home/hd2/work/axis2/trunk/modules/jaxws/test/org/apache/axis2/jaxws/framework/JAXWSTest.java:[61,54] package org.apache.axis2.jaxws.polymorphic.shape.tests does not exist

/home/hd2/work/axis2/trunk/modules/jaxws/test/org/apache/axis2/jaxws/framework/JAXWSTest.java:[62,39] cannot find symbol
symbol  : class JAXBProviderTests
location: package org.apache.axis2.jaxws.provider

/home/hd2/work/axis2/trunk/modules/jaxws/test/org/apache/axis2/jaxws/framework/JAXWSTest.java:[63,39] cannot find symbol
symbol  : class SOAPFaultProviderTests
location: package org.apache.axis2.jaxws.provider

/home/hd2/work/axis2/trunk/modules/jaxws/test/org/apache/axis2/jaxws/framework/JAXWSTest.java:[64,39] cannot find symbol
symbol  : class SoapMessageProviderTests
location: package org.apache.axis2.jaxws.provider

/home/hd2/work/axis2/trunk/modules/jaxws/test/org/apache/axis2/jaxws/framework/JAXWSTest.java:[65,39] cannot find symbol
symbol  : class SoapMessageMUProviderTests
location: package org.apache.axis2.jaxws.provider

/home/hd2/work/axis2/trunk/modules/jaxws/test/org/apache/axis2/jaxws/framework/JAXWSTest.java:[66,39] cannot find symbol
symbol  : class SourceMessageProviderTests
location: package org.apache.axis2.jaxws.provider

/home/hd2/work/axis2/trunk/modules/jaxws/test/org/apache/axis2/jaxws/framework/JAXWSTest.java:[67,39] cannot find symbol


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

Reply via email to