Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

generate go file error #100

Open
cs2mw opened this issue Jul 5, 2018 · 2 comments
Open

generate go file error #100

cs2mw opened this issue Jul 5, 2018 · 2 comments

Comments

@cs2mw
Copy link

cs2mw commented Jul 5, 2018

wsdl2go -i http://139.219.103.89:8206/p6ws/services/AuthenticationService?wsdl -o authentication_service.go -p p6ws

report error:
.\authentication_service.go:24:17: undefined: Logout
.\authentication_service.go:27:32: undefined: ReadDatabaseInstances
.\authentication_service.go:30:32: undefined: ReadSessionProperties
.\authentication_service.go:139:10: undefined: Logout

@cs2mw
Copy link
Author

cs2mw commented Jul 6, 2018

go build authentication_service.go,report error

@cs2mw
Copy link
Author

cs2mw commented Jul 6, 2018

<xsd:element name="Logout"/> empty element will not be generated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant