How to create proxy service on a external application hosted outside of ESB Network and make sure that ports doesnot conflict ?

Solution Unverified - Updated -

Issue

  • Currently looking for proxy service on a external application hosted outside of ESB` Network.
  • Followed url[1] to do the configuration.
  • Using:
<route>
  <from uri="jetty:http://0.0.0.0:8183/myapp?matchOnUriPrefix=true"/>
  <to uri="jetty:http://hostname/1.0/?bridgeEndpoint=true&throwExceptionOnFailure=false"/>
</route>
  • Currently all ESB services (cxf) are exposed on 8183. But once we give above configuration, then it conflicts for port...
  • As per the design we are bound to use 8183 port for all proxy services on external load balancer(pre configured on port 8183) can be utilized for balancing these proxy services.
  1. http://camel.apache.org/how-to-use-camel-as-a-http-proxy-between-a-client-and-server.html

Environment

  • Red Hat JBoss Fuse
    • 6.1.0

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content