[
https://issues.apache.org/jira/browse/AXIS2-3475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amila Chinthaka Suriarachchi resolved AXIS2-3475.
-------------------------------------------------
Resolution: Fixed
Current trunk code does this validations. If you found some problems with your
wsdl please attach your wsdl.
> No warning/error displayed when a wsdl:message is missing
> ---------------------------------------------------------
>
> Key: AXIS2-3475
> URL: https://issues.apache.org/jira/browse/AXIS2-3475
> Project: Axis2
> Issue Type: Bug
> Components: codegen
> Affects Versions: nightly
> Reporter: Stefan Lischke
>
> I just removed a <wsdl:message> section from my wsdl, but forgot to remove
> the <wsdl:operation> part. I also removed the implementing method in my
> skeleton impl. Code generation went find without any errors but it could not
> compile, cause there was still a method (without parameters) generated in the
> SkeletonInterface which was now not implemented by my sekeleton impl.
> I think there must be an error/warning while reading the wsdl and generation
> the code, that the wsdl message part taht is referenced by the operation is
> missing.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]