Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-1019

Host address in wsdl/xsd import not in sync

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • jbossws-1.0.4
    • None
    • jbossws-native
    • None

      I have a problem with the port locations. The following is an excerpt of the published WSDL for WSRP:

      <wsdl:import location="http://192.168.15.4:8080/portal-wsrp/MarkupService?wsdl&resource=wsrp_v1_bindings.wsdl" namespace="urn:oasis:names:tc:wsrp:v1:bind"/>
      <wsdl:service name="WSRPService">
      <wsdl:port binding="bind:WSRP_v1_PortletManagement_Binding_SOAP" name="WSRPPortletManagementService">
      <soap:address location="http://telemachus.local:8080/portal-wsrp/PortletManagementService"/>
      </wsdl:port>

      Note that the WSDL location uses the IP address whereas the port location uses the Bonjour/ZeroConf name for my system instead. However, this name is not understood by systems which don't support ZeroConf

            tdiesler@redhat.com Thomas Diesler
            tdiesler@redhat.com Thomas Diesler
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: