Hi All, I currently have a CXF-SE endpoint pojo which is working fine I now want to be able to contact another external web service dynamically from this service. The external web service is set-up and working correctly and I have a CXF-BC provider endpoint set up for it. I understand I can use the jbi Client API to set up a message exchange to contact the external web service via the NMR and CXF-BC. My question is, Is there anyother way of doing this in an approved maner by where I can just make method calls on a service object like would be done in the normal webserce call instead of mannually creating a SOAP message for the jbi client API?
Thanks -- View this message in context: http://www.nabble.com/Calling-a-WebService-from-a-WebService-tp20581738p20581738.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
