Author Topic: WebAPI Server and SimpleSamples on different servers  (Read 2285 times)

Offline vma

  • Sr. Member
  • ****
  • Posts: 255
  • Karma: 0
WebAPI Server and SimpleSamples on different servers
« on: August 13, 2014, 10:49:45 AM »
Hello,
Is it possible to have the Samples on one server and WebApi Server installed on a different server? I installed a Tomcat on a different server and copied the Samples there but when opening the page I get only 1 Connected Media. When I open the page where Samples and WebApi Server are on the same server I get 12 Connected Media.
  I found the variable strConavServerUrl in constants jsp and set it to the host where WebAPI Server is but still no success. Is there any other configuration that I have to make on the Samples so it contacts the WebAPI Server on another server?

Thank you!
Mihai

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2752
  • Karma: 44
Re: WebAPI Server and SimpleSamples on different servers
« Reply #1 on: August 13, 2014, 02:03:29 PM »
Never change the constant.jsp and all works as expected. I have just change the global.asax, but I have tried the Samples just for test. The webpages are not written properly.