[ https://issues.apache.org/jira/browse/CXF-6102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14209251#comment-14209251 ]
Ashish commented on CXF-6102: ----------------------------- Thanks [~dkulp], is there a way I can ask it to use a fault class that already exists instead of the one wsdl is creating? > getFaultInfo method does not get replaced via jaxws:bindings > ------------------------------------------------------------ > > Key: CXF-6102 > URL: https://issues.apache.org/jira/browse/CXF-6102 > Project: CXF > Issue Type: Bug > Components: JAX-WS Runtime > Affects Versions: 3.0.3 > Reporter: Ashish > Attachments: faregate.wsdl, method-binding.xml, method-binding.xml, > pom.xml > > > When I am running wsdl2java, within ValidationException fault object it is > generating a method getFaultInfo which I am trying to replace to > getFaultMessage via a binding file. > When running wsdl2java it is not replacing getFaultInfo to getFaultMessage > method. Attached is my binding, wsdl and pom files. -- This message was sent by Atlassian JIRA (v6.3.4#6332)