You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/03/21 14:11:12 UTC

[jira] Resolved: (AXIS2-507) Add a new createClientSideAxisService method to AxisService that takes a WSDL4J Definition object

     [ 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/%3cOF68F5FB94.1B30D7D1-ON80257135.00382A59-80257135.003C4493@uk.ibm.com%3e
> 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