-
Bug
-
Resolution: Done
-
Major
-
jbossws-1.2.1
-
None
If fault name contains 'Fault' the generated Exception does not match the throws clause on the SEI
e.g. If the fault is called 'CustomFault', the generated exception is called 'CustomFault' but the throws clause on the method on the SEI is 'throws Custom'
- is incorporated by
-
JBPAPP-284 JBossWS - WSDL To Java - If fault name contains 'Fault' the generated Exception does not match the throws clause on the SEI
- Closed