Author: chamikara
Date: Sun Oct 30 21:38:11 2005
New Revision: 329756

URL: http://svn.apache.org/viewcvs?rev=329756&view=rev
Log:
A guide to help you in running Sandesa2 samples

Added:
    webservices/sandesha/trunk/docs/running_interop_sample.txt

Added: webservices/sandesha/trunk/docs/running_interop_sample.txt
URL: 
http://svn.apache.org/viewcvs/webservices/sandesha/trunk/docs/running_interop_sample.txt?rev=329756&view=auto
==============================================================================
--- webservices/sandesha/trunk/docs/running_interop_sample.txt (added)
+++ webservices/sandesha/trunk/docs/running_interop_sample.txt Sun Oct 30 
21:38:11 2005
@@ -0,0 +1,16 @@
+This document explains how to run the interop sample of Sandesha2

+-----------------------------------------------------------------

+

+1. Take a latest checkout from Sandesha2 svn codebase. 
(http://svn.apache.org/repos/asf/webservices/sandesha/trunk)

+

+2. Build Sandesha2 with maven. (if the latest Axis2 jar is not avilable in 
repo. build Axis2 and put the jar manually to the MAVEN_REPO/axis2/jars 
directory.)

+

+3. Copy addressing.mar file from Axis2 to the 
'SANDESHA2_HOME/target/client/modules' directory and 
'SANDESHA2_HOME/target/server/modules' directory.

+

+4. From your IDE run the SimpleSandesha2Server.java file within 
samples/src/org/apache/sandesha2/simpleServer directory.

+

+5. Start tcp mon and map following ports.

+   8070 -> 8080

+   9070 -> 6060

+

+6. Run any one of the four client files under 
samples/src/org/apache/sandesha2/samples/interop/clients directory.
\ No newline at end of file



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

Reply via email to