cancel
Showing results for 
Search instead for 
Did you mean: 

Publish WebService and Create Alias Name

Former Member
0 Kudos

Dear All,

I created web service and deployed into WAS sucessfully through WebDynpro. Now i can access that webservice through Dynpro application. I didn't publish on

the UDDI Registry.

My problem is in future the the Web service URL might be changed into some other server. So without coding change i have to access new web service URL.

I tried the following way to access _setHTTPDestinationName() method, but i could not see this method.

If try the following way i got only three methods.

1. _setEndPoint()

2. _setPassword()

3. _setUser().

wdContext.currentRequest_RLCWebServiceViDocument_getRoleElement().modelObject().

Can you anybody help how to publish in UDDI directory and create alias name?.

Advance Thanks,

S.Saravanan.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

I was also facing the same problem when I was using NWDS 2.0.9. After it was upgraded to SP 15, the issue got solved.

The method _setHTTPDestinationName() for setting the HTTP Destination name to a modelobject is available in the NWDS SP 15. Pls make a try with this version of NWDS and hope this would solve the problem.

Srinivasan T