If you have a simple test project, it might be best to post the source here so that someone can look at it and help identify the issue. If that won't work for you, try downloading the IONA Fuse demo from the http://open.iona.com community site [1] and look at the order-http-su and order-ws-su modules.
I have some simple ServiceMix / CXF tutorials that I plan to contribute soon but I haven't got things organized as yet. Good luck, Chris [1] http://repo.open.iona.com/maven2/com/logisticx/demo/logisticx-demo/1.0/logisticx-demo-1.0-src.tar.gz On Jan 16, 2008 8:32 AM, ttabbal <[EMAIL PROTECTED]> wrote: > > Thanks for the response. Unfortunately, it doesn't help me. It looks to be > test calls for a service I don't have. If I could get source for the > "calculator" service that is referenced there it would be very helpfull. I > searched my SVN checkout of the ServiceMix tree (trunk), but I can't find > it. I can see an xbean.xml for it, but it doesn't help without the source > files it references. I'm pretty sure that's the part I need, how the xbean > references the annotated java class and its output wsdl file. How to get > them linked together and how to get the messages coming into cxf-bc passed > on to the service engine based on cxf-se. > > > > Freeman Fang wrote: > > > > Hi, > > > > You can refer to [1] get more details > > > > > [1]http://svn.apache.org/repos/asf/servicemix/smx3/trunk/deployables/bindingcomponents/servicemix-cxf-bc/src/test/java/org/apache/servicemix/cxfbc/CxfBCSESystemTest.java > > > > Best Regards > > > > Freeman > > > > > > -- > View this message in context: > http://www.nabble.com/CXF-Java-First-Example--tp14848461s12049p14882654.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. > >
