Java CAPS includes the following new JBI features and components in this release. In addition, GlassFish clustering is supported for JBI components in Java CAPS 6.2; clustering support does not extend to Repository-based applications.
Scheduler Binding Component
This new component provides scheduling capabilities for initiating JBI services and allows you to schedule triggers to launch other JBI components.
BPEL Service Engine
Support for validate activities.
The ability to add JavaScript code to a business process as an activity.
File Binding Component
Support for UTF-16 characterset encoding.
Configurable options for on-demand reads that allow you remove a file resource once it has been read.
The ability to specify polling file names using Java regular expression-based file name patterns. This is supported through a new file:message attribute named fileNameIsRegex. Note that regex is not supported for output files.
The ability to specify a directory location for lock files rather than the location being relative to the fileDirectory property. This is supported through a new file:address attribute named persistenceBaseLoc.
FTP Binding Component
The ability to specify a directory location for lock files using a new ftp:address attribute named baseLocation.
HTTP Binding Component
Support for OpenSSO Web Services Security (WSS) Agent, which allows the HTTP BC to communicate with OpenSSO Enterprise 8 on a remote or local machine.
LDAP Binding Component
Support for connection pooling.
JMS Binding Component
Support for using multiple queues with WebSphere Message Queue. (CR 6812395)