WsGenTask doesn't properly name generated exception classes
-----------------------------------------------------------

         Key: XFIRE-325
         URL: http://jira.codehaus.org/browse/XFIRE-325
     Project: XFire
        Type: Bug

  Components: Generator  
    Versions: 1.1-beta-1    
    Reporter: Vjeran Marcinko
 Assigned to: Dan Diephouse 


WsGenTask doesn't name properly generated exception classes. 

Just for comparement, Axis 1.2 generated from same WSDL following exception 
classes:
org.csapi.www.osa.wsdl.P_INVALID_INTERFACE_TYPE,  
org.csapi.www.osa.wsdl.TpCommonExceptions
whereas XFire 1.1 beta-1 generated:
my.package.TpInt32_Exception, my.package.TpString_Exception


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

Reply via email to