Issue Details (XML | Word | Printable)

Key: AXISCPP-367
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Andrew Perry
Reporter: Andrew Perry
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Axis-C++

wsdl2ws is out of sync with Call.hpp

Created: 08/Jan/05 12:30 AM   Updated: 01/Feb/05 10:53 PM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Resolution Date: 08/Jan/05 12:32 AM


 Description  « Hide
CAll.hpp was changed, but wsdl2ws was not kept in sync so the stubs were being generated with the old initialize signiture.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Andrew Perry added a comment - 08/Jan/05 12:32 AM
ClientStubWriter.java files have been updated to use the correct/new Call initialze signiture

Andrew Perry added a comment - 08/Jan/05 12:32 AM
Changes to the ClientStubWriter.java files allow the client to compile and run

John Hawkins added a comment - 01/Feb/05 10:53 PM
Works in daily tests so xlosing.