Yap Andreas I'm using maven plug in for idea .This is the error i get when i
tried to build using
mvn clean install
as Ruwan said

there was  a test failure.

Failed tests:

0048:test=AsyncXML,data=UTF8,messageType=SOAP11,forceHTTP10=true,client=axis,endpoint=jetty(org.apache.synapse.transport.nhttp.HttpCoreNIOListenerTest)

0070:test=AsyncTextPlain,data=Latin1,forceHTTP10=true,client=axis,endpoint=jetty(org.apache.synapse.transport.nhttp.HttpCoreNIOListenerTest)

Tests in error:
  0076:test=REST,client=java.net
,endpoint=axis(org.apache.synapse.transport.nhttp.HttpCoreNIOListenerTest)

Tests run: 115, Failures: 2, Errors: 1, Skipped: 0

[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] There are test failures.
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 7 minutes 54 seconds
[INFO] Finished at: Wed Nov 12 17:21:13 LKT 2008
[INFO] Final Memory: 29M/104M
[INFO]
------------------------------------------------------------------------

when i try to build it using skipping tests build was sucessfull and i got
shapshot version in
 
/home/charith/.m2/repository/org/apache/synapse/synapse-distribution/SNAPSHOT/synapse-distribution-SNAPSHOT-bin.zip
path

when i use that snapshots synapse.xml and axis2.xml file as program
parameters synapse Run was a SUCCESS!!!

As Anderas said it is becouse since i used the axis2.xml file of synpase 1.2
release the resent movement of the The JMS transport  is not set in that
file.

Thank you Anderas,Ruwan and Saliya for the help!!!

thanks,
Charith Dhanushka Wickramarachchi
http://charithwiki.blogspot.com/

Reply via email to