Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
Scout/Tutorial/3.9/webservices/Console Output for CompanyWebService
< Scout | Tutorial | 3.9 | webservices
The Scout documentation has been moved to https://eclipsescout.github.io/.
[INFO] JAX-WS option: -b WEB-INF/build/CompanyWebService-bindings.xml [INFO] JAX-WS directive: -verbose [INFO] JAX-WS option: -target 2.0 [INFO] JAX-WS directive: -Xdebug [INFO] JAX-WS directive: -keep [INFO] Code fix (WSDL resource finding) applied to CompanyWebService.java [INFO] All the 6 stub files compiled [INFO] Stub JAR-file 'CompanyWebService.jar' created [INFO] JAX-WS stub generation completed. For debugging purpose, please see the following debug output. [INFO] parsing WSDL... [DEBUG] Authorization file "C:\Users\dwi\.metro\auth" not found. If the WSDL access needs Basic Authentication, please provide authorization file with read access at C:\Users\dwi\.metro\auth or use -Xauthfile to give the authorization file and on each line provide authorization information using this format : http[s]://user:password@host:port//<url-path> generating code... org\eclipse\scout\tutorial\jaxws\services\ws\companywebservice\CompanyWebService.java org\eclipse\scout\tutorial\jaxws\services\ws\companywebservice\CompanyWebServicePortType.java org\eclipse\scout\tutorial\jaxws\services\ws\companywebservice\GetCompanies.java org\eclipse\scout\tutorial\jaxws\services\ws\companywebservice\GetCompaniesResponse.java org\eclipse\scout\tutorial\jaxws\services\ws\companywebservice\ObjectFactory.java org\eclipse\scout\tutorial\jaxws\services\ws\companywebservice\package-info.java [INFO] wsdl model name=CompanyWebService [INFO] targetNamespace=http://ws.services.jaxws.tutorial.scout.eclipse.org/CompanyWebService/ [INFO] service={http://ws.services.jaxws.tutorial.scout.eclipse.org/CompanyWebService/}CompanyWebService [INFO] port={http://ws.services.jaxws.tutorial.scout.eclipse.org/CompanyWebService/}CompanyWebServicePort