QMarston
14 years agoNew Contributor
Code generation of .net artifacts?
soapUIPro comes with a nice integration with the Microsoft wsdl.exe file for (code generation) of a .Net c# class file defining the web service interface.
However, my current web service requires authentication via a session cookie...that I pass using the instructions found at http://www.soapui.org/forum/viewtopic.php?f=5&t=8646. This works fine.
And the code-generation works fine for un-authenticated web services, but fails when pointing at a web service expection the session cookie.
I was wondering if there is some way I can also configure soapUIPro to pass this session cookie when executing the code generation.
Any thoughts?
However, my current web service requires authentication via a session cookie...that I pass using the instructions found at http://www.soapui.org/forum/viewtopic.php?f=5&t=8646. This works fine.
And the code-generation works fine for un-authenticated web services, but fails when pointing at a web service expection the session cookie.
I was wondering if there is some way I can also configure soapUIPro to pass this session cookie when executing the code generation.
Any thoughts?