Quando executo: sh wsconsume.sh -k -n -o /home/development/workspaceNeon/estoquews-web/EstoqueWSServiceCap5.wsdl (baixei da aula 6)
tenho o seguinte erro: Error: WSDL URL was not specified! WSConsumeTask is a cmd line tool that generates portable JAX-WS artifacts from a WSDL file.
usage: wsconsume.sh [options]
options: -h, --help Show this help message -b, --binding= One or more JAX-WS or JAXB binding files -k, --keep Keep/Generate Java source -c --catalog= Oasis XML Catalog file for entity resolution -j --clientjar= Create a jar file of the generated artifacts for calling the webservice -p --package= The target package for generated source -w --wsdlLocation= Value to use for @WebService.wsdlLocation -o, --output= The directory to put generated artifacts -s, --source= The directory to put Java source -t, --target=<2.1|2.2> The JAX-WS specification target -q, --quiet Be somewhat more quiet -v, --verbose Show full exception stack traces -l, --load-consumer Load the consumer and exit (debug utility) -e, --extension Enable SOAP 1.2 binding extension -a, --additionalHeaders Enable processing of implicit SOAP headers -n, --nocompile Do not compile generated sources