Hi, I am using Axis2 1.3 and have a problem with the static WSDL in my service archiv. When retrieving the WSDL for my service (http://IP:Port/axis2/services/MyService?wsdl), Axis changes the IPs in section <wsdl:service> / <wsdl:port> / <soap:address location="..." > althought all other static changes I made appear correctly. This is a problem because I need to put the cluster IP here, not the server IP. Does anybody know how I can do this? In service.xml I switched to static WSDL in this way: <parameter name="useOriginalwsdl">true</parameter> I dont understand why Axis changes my static WSDL instead of just delivering it as it is.
Thanks a lot, Jan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
