[ http://issues.apache.org/jira/browse/AXIS2-122?page=comments#action_12361706 ]
Deepal Jayasinghe commented on AXIS2-122: ----------------------------------------- Yes we are done with Java2WSDL , it work as follows 1.At the deployment time if there is no WSDL file in META-INF directory I inspect the service implementation class and using JAM (something similar to Java reflection) I generate schema corresponding to that class and store that in AxisService. 2.At the run time when some one ask for ?wsdl , generate WOM object model using AxisService and write that using WSDL writer (right now we only write WSDL 1.0 not yet WSDL 2.0 since that writer is not yet complete) I am thinking of writing command line tool and IDEA plug-in for Java2WSDL and it will be there in next release. > Java2WSDL for WSDL 2.0 > ---------------------- > > Key: AXIS2-122 > URL: http://issues.apache.org/jira/browse/AXIS2-122 > Project: Apache Axis 2.0 (Axis2) > Type: New Feature > Reporter: Davanum Srinivas > > Please see request from Tom, > http://marc.theaimsgroup.com/?l=axis-dev&m=112315857401435&w=2 > thanks, > dims -- 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