WSDL2Java generates service name in deploy.wsdd matching port name rather than 
service name in WSDL
---------------------------------------------------------------------------------------------------

                 Key: AXIS-2537
                 URL: http://issues.apache.org/jira/browse/AXIS-2537
             Project: Apache Axis
          Issue Type: Bug
          Components: WSDL processing
    Affects Versions: 1.3
         Environment: Axis 1.3
Using an Ant task
Eclipse 3.1.0
J2EE 1.5
            Reporter: Jon Carmignani
            Priority: Minor
         Attachments: deploy.wsdd, MilestonesAccessorService.wsdl

When I use WSDL2Java via an Ant task in my Eclipse SDK, using the attached WSDL 
document, I get the also attached deploy.wsdd.  I see one problem with this: 
the service name shows up as the port name I defined in my WSDL instead of the 
service name like I believe it should be.  I believe this because I cannot 
access the web service that this defines.  However, simply changing only the 
service name in the deploy.wsdd file to the same value as that in my WSDL 
service name fixes this issue.  It seems like a simple thing, but I have not 
tried to see what would happen with multiple ports.

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to