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 ji...@apache.org on 2004/04/20 22:30:53 UTC

[jira] Commented: (AXIS-1314) Custom name for implementation class, WSDL2Java

The following comment has been added to this issue:

     Author: Davanum Srinivas
    Created: Tue, 20 Apr 2004 1:30 PM
       Body:
can you please make changes to the ant task as well?

thanks,
dims
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/AXIS-1314?page=comments#action_35169

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXIS-1314

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-1314
    Summary: Custom name for implementation class, WSDL2Java
       Type: Wish

     Status: Unassigned
   Priority: Minor

    Project: Axis
 Components: 
             WSDL processing
   Versions:
             1.2 Beta

   Assignee: 
   Reporter: Måns Tånneryd

    Created: Wed, 14 Apr 2004 2:39 PM
    Updated: Tue, 20 Apr 2004 1:30 PM

Description:
I'm working on an eclipse plugin for Axis, http://sourceforge.net/projects/soapclipse. One of the things I'd really like to do with the plugin is to export an existing java class as a web service. This is, in its simplest not very difficult, simply run Java2WSDL followed by WSDL2Java, or rather the corresponding emitters. The current Axis implementation has more or less hardcoded names for the generated implementation class xxxxxSoapBindingImpl.java which causes some problems. My suggestion would be to add another field in the tojava emitter holding a custom implementation class name and use that, if it exists, in JavaBindingWriter, JavaDeployWriter and JavaImplWriter. I have made the appropriate patches and it seems to work just fine. 


---------------------------------------------------------------------
JIRA INFORMATION:
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