Skip to Content
0
Aug 27, 2004 at 11:17 AM

How to change the Target Address of a Web Service dynamically?

82 Views

Hello,

when using a Web Service Model in a Web Dynpro project, you have to define the target address of a Web Service in the Logical Ports Document (which is written to e.g. lports_1.xml).

I have the following problem. If, for any reason, the URL of my Web Service changes (i.e. the hostname or the port), I have to adapt the lports document in all Web Dynpro applications that ure using this Web Service and furthermore I have to rebuild the whole project and I have to redeploy the project.

Is there a way to change this URL dynamically, i.e. means without having to rebuild and redeploy the project?

Thanks in advance,

Christian