AW: Inbound / Outbound communication in JCA 1.5

"Gyhra, Norman" <[email protected]> Wed, 22 Jan 2003 20:47:47 +0100
Newsgroups gmane.comp.java.sun.connector
Message-ID <[email protected]>
Hi David!

>> * Synchronous inbound:
>>   How can my J2EE application be synchronously called
>>   by an EIS through the Connector Architecture?
>
>Work interface/contracts. [...]

As far as I have understood the purpose of the
Work Management Contract, it emulates multi-threading
for the resource adapter, which cannot spawn threads
by itself. The specification does not mention anything
about communication with the EIS.

It says on page 125:
"Goals:
* Provide a flexible work execution model to handle the
  thread needs of a resource adapter.
* Provide a mechanism for an application server to pool
  and reuse threads, and to exercise more control over thread
  behavior in a managed environment."


Regards,
Norman

===========================================================================
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff CONNECTOR-INTEREST".  For general help, send email to
[email protected] and include in the body of the message "help".