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

Auto generate Service wsdl URL #206

Open
lsetiawan opened this issue Nov 1, 2017 · 2 comments
Open

Auto generate Service wsdl URL #206

lsetiawan opened this issue Nov 1, 2017 · 2 comments

Comments

@lsetiawan
Copy link
Member

This behavior is harder to implement then I thought it would be.

Looking at the code, it seems like service wsdl is used on core.py#L127. This in turn is used for core_1_1.py#L704.

Currently, I would be able to get URLPATH from the .cfg file, but I cannot get the actual address for the server (the root url). If anyone has any suggestions please let me know. Thanks.

@emiliom
Copy link
Member

emiliom commented Nov 1, 2017

For reference, we started discussing the service WSDL url some time ago at #191

@emiliom
Copy link
Member

emiliom commented Nov 1, 2017

Thanks for your research. Sounds like we should table this to another release.

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

No branches or pull requests

2 participants