0 Replies Latest reply on Mar 21, 2006 7:34 AM by kristof_taveirne

    [WSDL] proxy settings when schemaLocation points to remote l

    kristof_taveirne

      Hi,
      I don't know if this is the right forum to ask, but i guess this is the place where somebody might be who ran into this problem before.

      I have several import statements in my wsdl file:

      <xs:import namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing' schemaLocation='http://schemas.xmlsoap.org/ws/2004/08/addressing/' />

      On deployment I get following error:

      Connection timed out: connect: java.lang.RuntimeException: Cannot access imported wsdl [http://schemas.xmlsoap.o
      rg/ws/2004/08/addressing/]

      I guess the reason is, that to make a http connection to the outside world, a proxy server is needed.

      Problem is: I have no idea where I configure this.
      Any ideas?

      Thank you very much,

      Kristof.