PDA

View Full Version : Web Service Client Class Generator



velpenf
9-Feb-2012, 06:05 AM
Used the Web Service Client Class Generator to generate a class from the WSDL file.

First time, it went correctly.

After internal meeting, the arguments of the web service have changed, the server did the changes in the web methods and we wanted to use the Web Service Client Class Generator to regenerate the new class.

It didn't refresh but generated the former class as before.
Solution: I exited from VDF Studio, did everything again and it now generated the correct class and messages.

So, I doesn't seem to refresh when connecting to the same WSDL in the same studio session?

Notes.
The WSDL is a SAP WSDL. / soapUI did the job correct when refreshing. / The WSDL was secured by useraccount/password

Vincent Oorsprong
9-Feb-2012, 01:01 PM
Frank,

That looks like a problem I had yesterday To read the WSDL you had to login. Doing this from the client webservice parser was unsuccessful. When I accessed the WSDL from an external browser it worked (I believe I even needed to keep that browser open).