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 "Max Lincoln (JIRA)" <ax...@ws.apache.org> on 2005/09/19 16:53:30 UTC

[jira] Created: (AXIS-2223) Reuse of existing classes by WSDL2Java

Reuse of existing classes by WSDL2Java
--------------------------------------

         Key: AXIS-2223
         URL: http://issues.apache.org/jira/browse/AXIS-2223
     Project: Apache Axis
        Type: Improvement
  Components: WSDL processing  
    Versions: future (enh)    
    Reporter: Max Lincoln


It would be very useful if the code generation framework supported checking if a class that would be generated already existed , and could use that class rather than generating a new one.

See the "-introspect" option of WebSphere Application Server's WSDL2Java at http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.express.doc/info/exp/ae/rwbs_wsdl2java.html
for an example.  Also, the "-javaSearch" option is related.

-- 
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