1 Reply Latest reply on Jul 11, 2012 10:40 AM by rareddy

    Proxy configuration for web services sources

    mlopezal

      Hi,

      I've configured some webservices (REST) as datasources. These data sources serve as base of some sources models.

      If I've got a proxy first where I have to configure it ?

      Thanks a lot,

      Mónica

        • 1. Re: Proxy configuration for web services sources
          rareddy

          Monica,

           

          Are you looking for something like a HTTP Proxy to your web server or to proxy your web service itself? Teiid uses JBoss-CXF for the invocation of the web services, so you may be able to find information in their documents. If you are looking for proxy for service, then you need something like ESB. You can use JBoss SwitchYard or Apache Camel to do such a task. I found this link that may be useful http://camel.apache.org/cxf-proxy-example.html

           

          Integration details with any of those are beyond the scope the Teiid forums.

           

          HTH.

           

          Ramesh..

          1 of 1 people found this helpful