|
Page Edited :
CXF20DOC :
Configuration for Developers
Configuration for Developers has been edited by Dan Diephouse (Feb 19, 2007). Content:How Configuration works in CXFTODO Rules of ConfigurationPlease follow the following guidelines when writing configuration related code in CXF. 1. Keep in mind all your users. 2. Don't hide configuration objects in private fields, make it available via the API 3. Use new namespaces sparingly 4. When writing XML schemas start elements and attributes with lower case letters 5. Don't create redundant schema names 6. If your component does not need to be configured via WSDL, write your component as a bean and then just write a Spring 2.0 schema for it. |
Unsubscribe or edit your notifications preferences
