002 08:30:50 PM
Please respond to [EMAIL PROTECTED]
To:[EMAIL PROTECTED]
cc:
Subject:Beta Fix candidate on Call.java
Need to get this fix in to beta 3. Without it dynamic calls seem to be
broken. If parms are added
and the WSDL has no return type specified this needs to be set to
XMLType.
Vaidya,
You wrote:
>I want to contribute to the development of the Axis as a developer.
>Could you guys tell me how do I go about this?
Great!
Try reading http://xml.apache.org/axis/overview.html and
http://jakarta.apache.org/site/getinvolved.html for some clues.
It's not hard to find ways to
candidate on Call.java
Need to get this fix in to beta 3. Without it dynamic calls seem to be
broken. If parms are added
and the WSDL has no return type specified this needs to be set to
XMLType.AXIS_VOID. Not null
since this would throw a JAXRPC exception.
*** 955,961
if ( output
Need to get this fix in to beta 3. Without it dynamic calls seem to be
broken. If parms are added
and the WSDL has no return type specified this needs to be set to
XMLType.AXIS_VOID. Not null
since this would throw a JAXRPC exception.
*** 955,961
if ( output != null ) message =