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/05/10 19:27:56 UTC

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

Message:

   The following issue has been closed.

   Resolver: Davanum Srinivas
       Date: Mon, 10 May 2004 10:27 AM

Applied your patch(es). Please cross-check. Sorry for the delay.

-- dims
---------------------------------------------------------------------
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: Closed
   Priority: Minor
 Resolution: FIXED

    Project: Axis
 Components: 
             WSDL processing
   Versions:
             1.2 Beta

   Assignee: 
   Reporter: Måns Tånneryd

    Created: Wed, 14 Apr 2004 2:39 PM
    Updated: Mon, 10 May 2004 10:27 AM

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