US Patent:
20060161925, Jul 20, 2006
Inventors:
Glenn Aikens - Apex NC, US
Kent Hayes - Chapel Hill NC, US
Paul McMahan - Apex NC, US
Joseph Nedimyer - Hillsborough NC, US
James Stubley - Apex NC, US
Assignee:
International Business Machines Corporation - Armonk NY
International Classification:
G06F 9/46
G06F 15/16
Abstract:
The present invention provides a method, system, and computer program product for providing access to J2EE application servers from non-J2EE application clients. The method comprises: sending data from an application client to a staging area; sending a message from the application client to a J2EE application server, the message notifying the J2EE application server that data is available in the staging area and providing a name of an adapter that can retrieve the data from the staging area; obtaining the adapter using a Message Driven Bean, wherein the Message Driven bean retrieves the data from the staging area using the adapter; and inserting the retrieved data into a database of the J2EE application server using the Message Driven Bean.