Skip to content
Advertisement

Tag: axis

How to generate WSDD based on code or based on WSDL

I have access to remote sever that provides me wsdl back to my response. I prepared Client for this, based on that wsdl. Now I woud like to write a fake Server (for testing needs), what I should start first? Which steps I should implement? The test makes sense only if it is implemented by this WSDL. Is it possible

Advertisement