JAX-RPC Refactoring Features Implemented in Nb 5.5 that Planned to Drop for Nb 6.0
The JAX-RPC Refactoring in 5.5 was based on listening to changes in java infrastructure and consequential suggested changes in xml configuration files.\
In fact only the "Java to XML" Refactoring was working - not the refactoring from "XML to Java" !!!
This is the list of events and consequential suggestions :
WS Implementation class Renaming / Moving
Refactoring Suggestions :
- rename entry in XXX_config.xml
- rename entry in web.xml/ejb-jar.xml
SEI Renaming / Moving
Refactoring Suggestions :
- rename entries in webservices.xml
- rename entry in XXX_config.xml
- rename entry in web.xml/ejb-jar.xml
Service Handler class Renaming / Moving
Refactoring Suggestion :
- rename entry in webservices.xml
Client Handler class Renaming / Moving
Refactoring Suggestion :
- rename <servic-ref> -> <handler> entry in web.xml (not working even in 5.5)