[ http://issues.apache.org/jira/browse/AXIS2-507?page=all ]
Deepal Jayasinghe resolved AXIS2-507:
-------------------------------------
Fix Version: 0.95
Resolution: Fixed
Ant,
I added the method , can you please check is that what you want
> Add a new createClientSideAxisService method to AxisService that takes a
> WSDL4J Definition object
> -------------------------------------------------------------------------------------------------
>
> Key: AXIS2-507
> URL: http://issues.apache.org/jira/browse/AXIS2-507
> Project: Apache Axis 2.0 (Axis2)
> Type: Improvement
> Components: client-api
> Versions: 1.0
> Reporter: ant elder
> Priority: Minor
> Fix For: 0.95
>
> Add a new createClientSideAxisService method to AxisService that takes a
> WSDL4J Definition object.
> See JIRA AXIS2-482 and these two emails:
> http://mail-archives.apache.org/mod_mbox/ws-axis-dev/200603.mbox/[EMAIL
> PROTECTED]
> http://marc.theaimsgroup.com/?l=axis-dev&m=114290528203570&w=2
> The first email also asks about how the Options argument is suposed to work.
> Would the API be simpler if the method signature was:
> public static AxisService createClientSideAxisService(Definition
> wsdlDefinition, QName wsdlServiceName, String portName) throws AxisFault {
> and then if you need to fiddle with the options you can get/set them from the
> newly created AxisService object.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira