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 "Jongjin Choi (JIRA)" <ax...@ws.apache.org> on 2005/03/21 12:27:20 UTC

[jira] Commented: (AXIS-1891) Expanding Java2wsdl to support the starting-from-java wrapped style web service

     [ http://issues.apache.org/jira/browse/AXIS-1891?page=comments#action_61306 ]
     
Jongjin Choi commented on AXIS-1891:
------------------------------------

Patches are attached.
The patches are based on the current cvs snapshot 2005/03/20 10:58:49.
All-tests passed.

> Expanding Java2wsdl to support the starting-from-java wrapped style web service
> -------------------------------------------------------------------------------
>
>          Key: AXIS-1891
>          URL: http://issues.apache.org/jira/browse/AXIS-1891
>      Project: Axis
>         Type: Improvement
>   Components: WSDL processing
>     Versions: current (nightly)
>     Reporter: Jongjin Choi
>  Attachments: ArrayUtil.java, src.patch, tools.patch
>
> The orignal post in axis-dev from me is 
> http://marc.theaimsgroup.com/?l=axis-dev&m=111099335527238&w=2.
> This patches objectives are:
>  - to keep the axis-user away from hand-writing deploy.wsdd which can be error-prone and confused.
>  - to support the document(wrapped)-literal web service in "Starting-from-Java" way. This include the wrapper-style literal array handling in ser/deser process without modify the user's java bean.
> The followings are contained in the attaching patcg:
> 1. java2wsdl : '--deploy' option
> The java2wsdl now has '--deploy' option which generates deploy.wsdd and required java classes such as ArrayOfT.java and T_Helper.java.
> 2. ArrayOfT <--> T[] conversion in runtime (ser/deser process)
> /Jongjin

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira