| Installing Upgrading Designing Configuring Deploying Monitoring Administering Troubleshooting Reference JBI Components | |
| Close Print View | |
| Using JBI Components: Configuring JBI Runtime Properties |
|
Configuring WSDL Extensibility Elements
HTTP WSDL Extensibility Elements
SOAP WSDL Extensibility Elements
Configuring the BPEL Service Engine Runtime Properties
Starting the Application Server
Viewing Service Engine Properties
HTTP Binding Component Runtime Properties
Configuring BPEL Service Engine Clustering and Failover
Clustering/Failover Considerations
Configuring the HTTP Binding Component for Clustering
Administering JBI Components for Java CAPS
Using the Java EE Service Engine in a Project
Using the Java EE Service Engine to Create a Composite Application
Using the BPEL Designer and Service Engine
Using the HTTP Binding Component
Processing an Order in a Purchase Order System
XSLT Designer: Simple Transformation Tutorial
Using the File Binding Component
Using the File Binding Component in a Project
Using the JMS Binding Component
Understanding the FTP Binding Component
Using the FTP Binding Component in a Project
Understanding the LDAP Binding Component
Using the LDAP Binding Component in a Project
Using the JAXB Wizard and Code-Seeder Pallete
Understanding the Database Binding Component
Using the Database Binding Component
Migrating From eTL to Sun Data Integrator
Designing Intelligent Event Processor (IEP) Projects
The JBI node, located under the Servers > your application server, in the Servers window, contains the JBI component files for Service Engines, Binding Components, Shared Libraries, and Service Assemblies.
To access the properties editor for the JBI components, do the following:
From the Services tab of the NetBeans IDE, expand the Servers node.
If your application server has not been started, right-click the application server node and select Start from the popup menu. After the application server is running, expand the application server node.
Expand the JBI node and expand the node for the component type you want to access. For example, expand the JBI > Binding Components node.
Properties can be accessed from the Properties Editor, or from the Properties window.
To access the Properties Editor, right-click the component that you want to configure and select Properties from the popup menu. For example, right—click sun-http-binding to open the properties editor for the HTTP Binding Component. The Properties Editor appears.
To use the Properties window, select a JBI component and the properties for that component are displayed in the Properties window. If the Properties window is not visible, open the Properties window by select Properties from the NetBeans Windows menu.
Edit the properties as needed. When you make a change to a property, an Information dialog box appears with directions on how to apply the changes to your application. For example, you may need to restart the application that uses this component before the changes take effect.
This section contains information on the following JBI components: