The MySpringComponentTest in the hello-world-se project exercises the endpoint. But there is no example of an end-to-end test issuing soap-over-http requests that will work with the full service assembly (which includes the http binding component service unit).
tom.b wrote: > > Hi, > > I'm struggling with SM for some days now, trying to find a working, simple > example of a SM deployment. I would love to see a program that sends a > Hello World type of message on the bus somehow, and a provider component > to pick it up, and do something with it, e.g. simply echoing it back. > > Then I would like to start changing the provider component, and redeploy > it, to see if I can get it working. > > I've seen a Hello World example > (http://servicemix.org/site/hello-world-se.html), which looks very much > like what I'm looking for. However, it ends when the component is > deployed, but it does not explain how to use it! I don't have a clue how > to send a message to it. > > Any help would be greatly appreciated. > > Thanks, > Tom > -- View this message in context: http://www.nabble.com/Is-there-a-working-Hello-World-example--tf2913164s12049.html#a12056762 Sent from the ServiceMix - User mailing list archive at Nabble.com.
