Assembling applications that use work managers

Before you begin

Your administrator needs to configure at least one work manager using the administrative console.

Why and when to perform this task

If your application references one or more logical work managers, the logical work managers must be bound to one or more physical work managers using the .

Steps for this task

  1. Declare a resource reference for each work manager (required action by the application developer). This forms an EAR file. (For more information on resource references, see the topic References.)
  2. Using the , bind each resource reference to a physical work manager.
  3. Add a resource reference with the type 'com.ibm.websphere.asynchbeans.WorkManager' to the application's descriptor.
    The application then can look up this work manager using its resource reference name in java:comp. The assembly tool or WebSphere Studio Application Developer Integration Edition then can specify which resource references are bound to a physical work manager.

    Note: The previous steps is the same process used for data sources.


Related concepts
References
Related tasks
Using asynchronous beans



Searchable topic ID:   tasb_assemble
Last updated: Jun 21, 2007 8:07:48 PM CDT    WebSphere Business Integration Server Foundation, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.wasee.doc/info/ee/asyncbns/tasks/tasb_assemble.html

Library | Support | Terms of Use | Feedback