cancel
Showing results for 
Search instead for 
Did you mean: 

Wrong host / servername generation in wsdl with soamanager

Former Member
0 Kudos

Hello,

the soap:addresslocation is generated wrong when we create an service-endpoint with the soamanager!

with wsadmin all is correct! We have more app-servers and still have entered a alternate virtual host. after that it was correct in the wsadmin!

but still the soamanager generates the false soap:addresslocation in the WSDL!

hope someone can help us!

little example:

...
- <wsdl:service name="servicename">
- <wsdl:port name="portname" binding="tns:servicename">
  <soap:address location="http://wronghost:wrongport/sap/bc/srt/rfc/servicepath/servicename/portname" /> 
  </wsdl:port>
  </wsdl:service>
  </wsdl:definitions>

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi nag,

i'm sorry, but the only oss that was usefull was 1296114 and we still implemented it.

the problem still exists!

best regards,

Michael

Former Member
0 Kudos

hope this would help you

Note 1142454 - Error when initializing the SOAP application

Note 1318784 - Tracing of Web service configuration environment

Note 993024 - Using Web services that have long service names

Note 1296114 - WSDL URL should evaluate Web Dynpro parameters

regards

nag