5 Replies Latest reply on Jun 20, 2006 1:49 PM by luan

    when access wsdl, port# always changes to 8080

    luan

      Hi,
      When I deploy a web service on jboss, even though the server port# is something other than 8080, but when I click the wsdl from there, the port always changes to 8080 automatically on the wsdl page.
      The wsdl file itself has <soap:address location="REPLACE_WITH_ACTUAL_URL"/>

      I think this could be the reason that the client can not talk to the server (unless I make the server's port to be 8080).

      How to fix this?

      Do I need to manually put the actual url in the wsdl before I make the war file, then deploy it?

      Please help,

      Luan