Removing hyphen from element names
----------------------------------

                 Key: XFIRE-979
                 URL: http://jira.codehaus.org/browse/XFIRE-979
             Project: XFire
          Issue Type: Bug
    Affects Versions: 1.2.5
            Reporter: Shabbir Mala
            Assignee: Dan Diephouse
            Priority: Critical
         Attachments: WSDL_Files.zip

I used Xfire 1.2.5 Eclipse plugin to generate stub and skel from a WSDL file 
(Attaching WSDL file with the issue). The source is compiled properly without 
any errors and was successfully deployed on local tomcat server. After deployed 
when I try to print the generated WSDL file from the url - 
http://localhost:8080/XfireServer/services/EcommWS?wsdl its printing incorrect 
element name (it has removed the hyphens from the original WSDL file which was 
used while generating the code) (This file too is attached with the issue - 
XFire_generated_WSDL.xml).

Please let me know the solution for this since the original WSDL is used to 
create clients in different technology and will be used to call this service. 
It is giving error since the elements in the client is expecting name of 
elements with hyphen but the server has removed them. Please advise.

Thanks and Regards,
Shabbir

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to