Designer 10.15 | webMethods CAF and OpenUI Development | Developing CAF Applications | Setting CAF Development Preferences | About CAF Development Preferences
 
About CAF Development Preferences
The following table list the Composite Application Framework development preferences that you can set for the UI Development perspective:
Preference Node
Preference
Description
UI Development
Default Java Package
Not specified by default.
Use Ajax Controls
Selected by default.
Prefer Declaring Managed Beans via Java Annotations
Selected by default. Select this option to declare new managed beans using Java annotations. Do not select this option to declare them in the WEB-INF/faces-config.xml file.
UI Development > Bindings View
Display All Managed Beans toolbar button
Not selected by default. The Bindings view displays only managed beans associated with the page bean currently displayed on the design canvas. Select this option to display all managed beans in the Bindings view.
UI Development > View Editor
Delete components without confirmation
Not selected by default.
UI Development > Web Service Connector
Silently create Web Service Connector on Drag-and-Drop
Selected by default.
Show warning for creating a Web Service Connector from a deprecated source
Selected by default.
Use wsdl schema namespace values for generating java package names
Not selected by default.
Automatically initialize objects for optional input fields
Selected by default.
Default SOAP library
WS-Stack Client is selected by default.
Related Topics