]
Brian Fitzpatrick commented on JBIDE-8347:
------------------------------------------
This patch looks to see if the incoming method interface has any thrown exceptions and
then adds them to the same method in the implementation class.
top down ws impl class should contain throws clause if it's
present in generated ws interface
---------------------------------------------------------------------------------------------
Key: JBIDE-8347
URL:
https://issues.jboss.org/browse/JBIDE-8347
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Webservices
Affects Versions: 3.2.0.Final
Environment: JBossAS 6
Reporter: Lukas Jungmann
Assignee: Brian Fitzpatrick
Fix For: 3.2.1
Attachments: jbide8347.patch, sample.wsdl
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
-have attached WSDL which defines operations with faults
-create a web service in a web project from it
=> generated web service implementation class does not contain 'throws' clause
for methods which do have it declared in generated SEI
--
This message is automatically generated by JIRA.
For more information on JIRA, see: