[ http://issues.apache.org/jira/browse/AXISCPP-449?page=comments#action_59303 ] Samisa Abeysinghe commented on AXISCPP-449: -------------------------------------------
Added back the Exception generation logic for RPC style WSDL files. Without this, the genererated code for RPC style was not compiling. This is a hack for this issue. May be the real fix has to take the new Exception model into account. > Client exception not generated for RPC style WSDLs > -------------------------------------------------- > > Key: AXISCPP-449 > URL: http://issues.apache.org/jira/browse/AXISCPP-449 > Project: Axis-C++ > Type: Bug > Components: WSDL processing > Versions: 1.5 Alpha > Reporter: Samisa Abeysinghe > Priority: Blocker > Fix For: 1.5 Final > > The compilation of the generated code fails for RPC style WSDLs. > As an example, for base.wsdl it used to generate base_AxisClientException > exception. Now this exception is not generated. However other classes refere > to this exception. E.g. InteropTestPortType uses base_AxisClientException but > it is not generated. -- 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
