How to notify j2ee server from Oracle? 2003-12-17 - By Augustyn, Robert non Unisys
Back Are you referring to java triggers?
-- --Original Message-- -- From: An interest list for Sun Java Center J2EE Pattern Catalog [mailto:J2EEPATTERNS-INTEREST@(protected)]On Behalf Of Shahaji Kadam Sent: Wednesday, December 17, 2003 12:55 AM To: J2EEPATTERNS-INTEREST@(protected) Subject: Re: How to notify j2ee server from Oracle?
robert, you can think of DB triggers that sends update notifications (preferably JMS) to j2ee server, if triggers are acceptable.
-- --Original Message-- -- From: An interest list for Sun Java Center J2EE Pattern Catalog [mailto:J2EEPATTERNS-INTEREST@(protected)]On Behalf Of Augustyn, Robert non Unisys Sent: Wednesday, December 17, 2003 11:03 AM To: J2EEPATTERNS-INTEREST@(protected) Subject: Re: How to notify j2ee server from Oracle?
Vadlamudi, The update to DB is done by another process ... so I do not think this will apply. Thanks, robert
[Augustyn, Robert ] -- --Original Message-- -- From: An interest list for Sun Java Center J2EE Pattern Catalog [mailto:J2EEPATTERNS-INTEREST@(protected)]On Behalf Of Vadlamudi, Ranga Rao (Cognizant) Sent: Wednesday, December 17, 2003 12:19 AM To: J2EEPATTERNS-INTEREST@(protected) Subject: Re: How to notify j2ee server from Oracle?
Use JMS notification by sending jms message from your program while inserting and updating the data and have an MDB running in ur j2ee server which will process this message
-- --Original Message-- -- From: Augustyn, Robert non Unisys [mailto:robert.augustyn@(protected)] Sent: Wednesday, December 17, 2003 1:03 AM To: J2EEPATTERNS-INTEREST@(protected) Subject: How to notify j2ee server from Oracle?
Hi, Is there a pattern standard way of accomplishing that? I am looking to notify j2ee server that insert or update happened on a perticular table in Oracle. Thanks for your input. robert
===================================================================Companion Site: http://www.corej2eepatterns.com J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@(protected)
===================================================================Companion Site: http://www.corej2eepatterns.com J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@(protected)
===================================================================Companion Site: http://www.corej2eepatterns.com J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@(protected)
===================================================================Companion Site: http://www.corej2eepatterns.com J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@(protected)
===================================================================Companion Site: http://www.corej2eepatterns.com J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@(protected)
|
|