ZSI, SOAP Stubs

Gurus,

Can anyone list all steps needed to generate Stubs with ZSI libs. All required dependencies and how to use/add with-in PyCharm.

Thanks,

-GBK

0
3 comments

Hello bhargav,

There is nothing specific to PyCharm with this procedure. You should invoke

wsdl2py from the command line as usual.

Can anyone list all steps needed to generate Stubs with ZSI libs. All

required dependencies and how to use/add with-in PyCharm.

--

Dmitry Jemerov

Development Lead

JetBrains, Inc.

http://www.jetbrains.com/

"Develop with Pleasure!"

0
Avatar
Permanently deleted user

Thanks for Info.

How about adding Libraries and stubs generated to path ? Any suggestions ?

-GBK

0

Hello bhargav,

Normally I would expect that stubs would be generated directly in the project

directory. If you generate them elsewhere, you can use the "Add Content Root"

button under Settings | Project Structure.

Thanks for Info.

How about adding Libraries and stubs generated to path ? Any

suggestions ?

--

Dmitry Jemerov

Development Lead

JetBrains, Inc.

http://www.jetbrains.com/

"Develop with Pleasure!"

0

Please sign in to leave a comment.