Ok. What's the maven equivalent of "ant -projecthelp"? The main reason I struggle with Maven is I don't know the magic target names to invoke.
I'm using ServiceMix 3.1.1, and am following the embedding instructions at http://incubator.apache.org/servicemix/embedding.html, which suggests to use servicemix.xml files from the basic example, however this uses XBean not Spring. Do you have an example of a working servicemix.xml using Spring, I just get schema errors when I attempt to guess something myself. As for the source code for each example, I don't have any below the examples directory, just XML and poms files. After completing a maven build I still don't have any source code (the documentation states there should be some some under examples\basic\src\main\resources). Am I looking in the wrong place? -- View this message in context: http://www.nabble.com/Struggling-to-evaluate-ServiceMix-tf4202768s12049.html#a11964537 Sent from the ServiceMix - User mailing list archive at Nabble.com.
