Skip to Content
0
Former Member
Nov 02, 2005 at 02:16 PM

web service proxy deployment

26 Views

Hi ,

I am using JDI environment to develop a webdynpro dc that

use web service model . after the proxy generation and the local tests I want to deploy the webdynpro application to development environment and test environment , but the proxy client still points to the web service that runs on the local test environment.

I know there is a way to configure logical port on the NWDS , but I think this solution does'nt suit the JDI environment. Another simple solution is to put an alias server name in the url of the wsdl file and maintain this alias on the hosts file (or dns ) of the diffrent servers , but it requires to os configuration.

do you have any idea for a solution ?