14 years ago
soapUI 4.5.1 Bugg JAXB 2.0 Artifacts Tool
I am using Tools > JAXB 2.0 Artifacts behind a firewall. The Basic tab's http proxy field is not used by the generated command line.
What it generates produces an unrecognized parameter.
Running JAXB xjc
directory: C:\apps\jaxb-ri-20120218\bin
command: cmd.exe /C xjc.bat -d C:\Temp -p com.w3schools.webservices.tempconvert -h"ttpproxy " ourproxyhost:8080 -verbose -extension -wsdl http://www.w3schools.com/webservices/te ... .asmx?wsdl
unrecognized parameter -httpproxy
I was able to work around this by clearing the field in the Basic tab, and adding -httpproxy ourproxyhost:8080 in the Custom Args > Tool Args field.
What it generates produces an unrecognized parameter.
Running JAXB xjc
directory: C:\apps\jaxb-ri-20120218\bin
command: cmd.exe /C xjc.bat -d C:\Temp -p com.w3schools.webservices.tempconvert -h"ttpproxy " ourproxyhost:8080 -verbose -extension -wsdl http://www.w3schools.com/webservices/te ... .asmx?wsdl
unrecognized parameter -httpproxy
I was able to work around this by clearing the field in the Basic tab, and adding -httpproxy ourproxyhost:8080 in the Custom Args > Tool Args field.