Mandatory parameters while calling external webservices

Solution Unverified - Updated -

Issue

  • User want to call an external web service.
  • That is the service is external to fuse server. User is currently defining a cxf end point to connect to it. Is this the right approach and what are the configuration properties user should be putting in the cxf endpoint?
  • With user's approach user is also using processors to set headers like the operation name and operation namespace.
  • Is this also the right approach, as when user set these headers user still get an error message that the operation name and namespace are missing.
  • If that is the right approach, what are all the headers user should be setting inorder to call the external webservice?
  • How can user set them using configurations in blueprint.xml, rather than in the processors? For example something like
 <setHeader>operation</setHeader>
  • In order words user needs a full listing of all the headers that need to be set.

Environment

  • Red Hat JBoss Fuse
    • 6.1.0

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.