1 Reply Latest reply on Oct 7, 2009 9:14 AM by asoldano

    wsconsume generate client from a wsdl with basic authenticat

    gengish

      hi,
      i have to generate a java client from a remote wsdl protected with basic authetication

      i've tried with wsconsume -k -o build -s src -p package http://utente:passwd@myip:myport/file.wsdl

      but i have error accessing wsdl and xsd declared inside wsdl.
      why?

      gengish