You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@synapse.apache.org by Eanbiso <bi...@hotmail.it> on 2012/11/24 10:58:33 UTC

How to run Synapse samples source code

Hi all,
I'm a novice programmer struggling with Apache Synapse. 
I downloaded the source code ("synapse-2.0.0-src" version),  built it, and
imported projects in Eclipse, following the guide at
"http://synapse.apache.org/building.html" without any problem.
Now I'm trying to run the samples in the "synapse-2.0.0-src\modules\samples"
directory, but I' have the following problem:
building the file "pom.xml" in "synapse-2.0.0-src\modules\samples" directory
using Maven from Eclipse with goals
"org.apache.maven.plugins:maven-antrun-plugin:run", or directly from command
line with the command "mvn org.apache.maven.plugins:maven-antrun-plugin:run"
I get BUILD SUCCESS notification, but the instructions contained in the file
(like <mkdir dir="target/test_repos"/> and the others) are not performed and
I don't know how to run the example.
Maybe I'm forgetting to add some option to the command or I must follow a
different procedure...
unfortunately I have no big experience of Java and Maven.
Somebody can help me? 
Or somewhere you can find a step by step guide to build and run the source
code?
Unfortunately I have to become familiar with the source code and not only to
use the Apache Synapse bin version.

Thanks to everybody!
-- 
View this message in context: http://old.nabble.com/How-to-run-Synapse-samples-source-code-tp34716812p34716812.html
Sent from the Synapse - User mailing list archive at Nabble.com.