Release Notes
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
This document provides information about the WebLogic IntegrationTM 8.5 Service Pack 5 (SP5) release. For WebLogic PlatformTM release information, see Release Notes available at the following URL:
http://download.oracle.com/docs/cd/E13196_01/platform/docs81/interm/relnotes.html
Describes features supported in the WebLogic Integration 8.5 SP5 release. WebLogic Integration 8.5 SP5 includes support for enhancements and problems fixed in WebLogic Integration 8.5 SP5.
The WebLogic Integration 8.5 SP5 release supports several performance and feature enhancements.
For information about features in the WebLogic Platform 8.1 SP5 release, see Release Notes available at the following URL:
http://download.oracle.com/docs/cd/E13196_01/platform/docs81/interm/relnotes.html
For a list of problems fixed in the WebLogic Integration 8.5 SP5 release, see Problems Fixed in This Release.
The following sections describe the different features that are supported.
transaction-type
value in the ejb-jar.xml
file, the initial-beans-in-free-pool
value and the max-beans-in-free-pool
value in the weblogic-ejb.jar.xml
file. setTimeout
method in the Http control to set the socket level timeout value. This value, in milliseconds, sets the time-out until response data is received. A timeout value of zero means the process will wait forever to get a response. The default value is zero.Process Instance Beans are deployed only on the Administration server. To improve performance and ensure seamless failover, the beans are now cached on the client side. So, after instantiation, method calls to the bean can also be made from the Managed servers.
You can configure a process to archive the variable values in the process. This can be done both at the system level or at the individual process level. So, it is possible to track the value that was assigned to the process variables while the process is running and track the variable values after the process completes, terminates, or aborts.
When a process is aborted, behavior of the variable tracking varies for stateless and stateful process. Latest variable values for an aborted stateless process are tracked, even if the transaction in which the variable changed might have rolled back. For a stateful process, if an exception is thrown in a transaction block, it is rolled back and the variable values are not preserved. However, variable values prior to the transaction roll back are preserved and can be viewed. For more information, see:
When using the WorklistManager
methods that accept a TaskSelector
object, read-only access to the task information in the database has been provided. This allows groups of tasks to be selected without obtaining a lock on the task records in the database. The ability to retrieve task request data, task response data, and task properties as part of the TaskInfo
object has also been provided. Task data is locked when the task is individually selected, such as by the getTaskInfo(String taskId)
method (same behavior as previous releases).
Note: If a task is created in a transaction and one of the read-only selector methods is subsequently called in the same transaction (using criteria that would select the task) the task will not be returned. In such cases the taskId
returned by the call to createTask
should be used to obtain the task individually (using getTaskInfo
, for example).
For information about platform support, including hardware and software requirements, see the Supported Configurations page at the following URL:
http://download.oracle.com/docs/cd/E13196_01/platform/suppconfigs/index.html
To get hands-on experience with WebLogic Integration 8.5 SP5, we recommend that you try out the tutorials listed in this section. In addition, you may want to try out the WebLogic Workshop® tutorials that are available at the following URL:
http://download.oracle.com/docs/cd/E13226_01/workshop/docs81/doc/en/workshop/guide/navTutorials.html
WebLogic Integration 8.5 SP5 provides the following tutorials and samples:
http://download.oracle.com/docs/cd/E13226_01/workshop/docs81/doc/en/integration/tutorial/tutWLIProcessIntro.html
http://download.oracle.com/docs/cd/E13226_01/workshop/docs81/doc/en/integration/dttutorial/tutWLIDataTransIntro.html
http://download.oracle.com/docs/cd/E13214_01/wli/docs85/tptutorial/rosettanet.html
Note: The code for the Trading Partner Integration tutorials is available for download from the dev2dev Web site at the following URL: http://dev2dev.bea.com/codelibrary/code/tptutorial.jsp
Note: The following samples are provided on dev2dev for your convenience and are not supported by BEA.
http://download.oracle.com/docs/cd/E13226_01/workshop/docs81/doc/en/integration/samples/sampleMap.html
http://download.oracle.com/docs/cd/E13226_01/workshop/docs81/doc/en/integration/samples/sampleSuppressible.html
This sample shows an asynchronous client sending binary non-XML data to be converted into XML for processing, and then receiving binary non-XML data in return.
http://download.oracle.com/docs/cd/E13214_01/wli/docs85/sol_samples/async_binary.html
This sample shows how to approach the common issues of stateless message routing and transformation.
http://download.oracle.com/docs/cd/E13214_01/wli/docs85/sol_samples/dynamicxform.html
This sample shows the conversion of a large XML file into a series of records for storage in non-XML format.
http://download.oracle.com/docs/cd/E13214_01/wli/docs85/sol_samples/largefilenonxml.html
This sample shows a synchronous (blocking) client that invokes an asynchronous business process and blocks waiting for the business process to return information.
http://download.oracle.com/docs/cd/E13214_01/wli/docs85/sol_samples/sync_async.html
This sample shows how to create and assign large numbers of worklist tasks.
http://download.oracle.com/docs/cd/E13214_01/wli/docs85/sol_samples/worklistperf.html
This sample application implements a simple loan processing application that uses request/reply, certified messaging and TIBCO event generator headers.
http://download.oracle.com/docs/cd/E13214_01/wli/docs85/tibcorv/sample.html
These samples provide working code plus build and configuration scripts that demonstrate best practices in implementing various application scenarios. The samples provide generalized solution architectures that are tuned for performance and scalability. To learn more see "Solution Samples," available at the following URL:
http://download.oracle.com/docs/cd/E13214_01/wli/docs85/sol_samples/index.html
The application integration framework provides the following key features to enable the integration of diverse enterprise systems:
For more information on adapters supported in this release, see:
http://download.oracle.com/docs/cd/E13207_01/wladapters/docs81/index.html
To download the adapters, use the following URL:
http://commerce.bea.com/products/weblogicadapters/wl_adapter_home.jsp
The following sections provide a link to WebLogic Integration 8.5 documents.
The WebLogic Integration 8.5 documentation is available at the following URL:
http://download.oracle.com/docs/cd/E13214_01/wli/docs85/index.html
![]() ![]() |
![]() |
![]() |