Not able to install Axis V1.3
-----------------------------
Key: AXIS2-3271
URL: https://issues.apache.org/jira/browse/AXIS2-3271
Project: Axis 2.0 (Axis2)
Issue Type: Bug
Affects Versions: 1.3
Environment: Kernel Name: Linux
Kernel Release: 2.4.21-50.ELhugemem
Kernel Version: #1 SMP Tue May 8 17:10:31 EDT 2007
Processor: athlon
Hardware Platform: i386
Operating System: GNU/Linux
Reporter: Saravanan Krishnamoorthy
When I try to install axis v1.3 its throughing error while installing
intergration module. Please have a look at the error pasted below.
Error:
=====
[jar] Building jar:
/etrade/home/skrishn4/Desktop/axis/axis2-1.3/modules/integration/target/Repository/services/SOAP12TestServiceC.jar
[delete] Deleting directory
/etrade/home/skrishn4/Desktop/axis/axis2-1.3/modules/integration/test-resources/SOAP12Testing/SOAP12TestServiceC/build
[INFO] Executed tasks
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 131 source files to
/etrade/home/skrishn4/Desktop/axis/axis2-1.3/modules/integration/target/test-classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/etrade/home/skrishn4/Desktop/axis/axis2-1.3/modules/integration/test/org/apache/axis2/mtom/EchoRawMTOMFaultReportTest.java:[36,37]
cannot find symbol
symbol : class HttpMethodRetryHandler
location: package org.apache.commons.httpclient
/etrade/home/skrishn4/Desktop/axis/axis2-1.3/modules/integration/test/org/apache/axis2/mtom/EchoRawMTOMFaultReportTest.java:[38,37]
cannot find symbol
symbol : class NoHttpResponseException
location: package org.apache.commons.httpclient
/etrade/home/skrishn4/Desktop/axis/axis2-1.3/modules/integration/test/org/apache/axis2/mtom/EchoRawMTOMFaultReportTest.java:[39,45]
cannot find symbol
symbol : class InputStreamRequestEntity
location: package org.apache.commons.httpclient.methods
/etrade/home/skrishn4/Desktop/axis/axis2-1.3/modules/integration/test/org/apache/axis2/mtom/EchoRawMTOMFaultReportTest.java:[41,44]
package org.apache.commons.httpclient.params does not exist
/etrade/home/skrishn4/Desktop/axis/axis2-1.3/modules/integration/test/org/apache/axis2/async/AsyncService2Test.java:[45,44]
package org.apache.commons.httpclient.params does not exist
/etrade/home/skrishn4/Desktop/axis/axis2-1.3/modules/integration/test/org/apache/axis2/mtom/EchoRawMTOMFaultReportTest.java:[91,8]
cannot find symbol
symbol : class HttpMethodRetryHandler
location: class org.apache.axis2.mtom.EchoRawMTOMFaultReportTest
/etrade/home/skrishn4/Desktop/axis/axis2-1.3/modules/integration/test/org/apache/axis2/mtom/EchoRawMTOMFaultReportTest.java:[91,52]
cannot find symbol
symbol : class HttpMethodRetryHandler
location: class org.apache.axis2.mtom.EchoRawMTOMFaultReportTest
/etrade/home/skrishn4/Desktop/axis/axis2-1.3/modules/integration/test/org/apache/axis2/mtom/EchoRawMTOMFaultReportTest.java:[108,42]
cannot find symbol
symbol : variable HttpMethodParams
location: class org.apache.axis2.mtom.EchoRawMTOMFaultReportTest
/etrade/home/skrishn4/Desktop/axis/axis2-1.3/modules/integration/test/org/apache/axis2/mtom/EchoRawMTOMFaultReportTest.java:[108,16]
cannot find symbol
symbol : method getParams()
location: class org.apache.commons.httpclient.methods.PostMethod
/etrade/home/skrishn4/Desktop/axis/axis2-1.3/modules/integration/test/org/apache/axis2/mtom/EchoRawMTOMFaultReportTest.java:[110,38]
cannot find symbol
symbol : class InputStreamRequestEntity
location: class org.apache.axis2.mtom.EchoRawMTOMFaultReportTest
/etrade/home/skrishn4/Desktop/axis/axis2-1.3/modules/integration/test/org/apache/axis2/mtom/EchoRawMTOMFaultReportTest.java:[126,17]
cannot find symbol
symbol : class NoHttpResponseException
location: class org.apache.axis2.mtom.EchoRawMTOMFaultReportTest
/etrade/home/skrishn4/Desktop/axis/axis2-1.3/modules/integration/test/org/apache/axis2/async/AsyncService2Test.java:[102,8]
cannot find symbol
symbol : class HttpConnectionManagerParams
location: class org.apache.axis2.async.AsyncService2Test
/etrade/home/skrishn4/Desktop/axis/axis2-1.3/modules/integration/test/org/apache/axis2/async/AsyncService2Test.java:[102,66]
cannot find symbol
symbol : class HttpConnectionManagerParams
location: class org.apache.axis2.async.AsyncService2Test
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 34 seconds
[INFO] Finished at: Fri Oct 12 04:39:38 PDT 2007
[INFO] Final Memory: 18M/156M
[INFO] ------------------------------------------------------------------------
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]