I’m afraid my first attempt in using axis2 has been somewhat less than successful. I created the client side stub from the attached WSDL file and started coding.

 

When I got to the point where I make the request and get a SearchDirectoryResponse object back, I’d then try to get the employees array.. but it just ain’t there. Looking at the stub sources, there’s no such thing as an employee class.. the 4 classes for the message exchange that are being created are SearchDirectory, _searchDirectoryInput, SearchDirectoryResponse and _searchDirectoryOutput, but nothing about employees, neither for the input nor the output (according to the WSDL, the SearchDirectoryRequest should have 3 string parameters.. and they are nowhere to be found).

 

Am I missing something or is that simple WSDL enough to break axis?

 

Regards

Stephan

Attachment: searchDirectory.wsdl
Description: searchDirectory.wsdl

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to