  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Struts - A MVC web framework | | Tomcat - JSP/Servlet container | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | | JSP - A mailing list about Java Server Pages specification and reference | |
Struts & Hibernate
|
|
|
  | | | How to notify j2ee server from Oracle? | How to notify j2ee server from Oracle? 2003-12-17 - By Vadlamudi, Ranga Rao (Cognizant)
Back 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)
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859 (See http://iso-8859.ora-code.com)-1"> <TITLE>Message</TITLE>
<META content="MSHTML 5.00.3809.1800" name=GENERATOR></HEAD> <BODY> <DIV><FONT color=#0000ff face=Arial size=2><SPAN class=984301805-17122003>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</SPAN></FONT></DIV> <BLOCKQUOTE> <DIV align=left class=OutlookMessageHeader dir=ltr><FONT face=Tahoma size=2>-- --Original Message-- --<BR><B>From:</B> Augustyn, Robert non Unisys [mailto:robert.augustyn@(protected)]<BR><B>Sent:</B> Wednesday, December 17, 2003 1:03 AM<BR><B>To:</B> J2EEPATTERNS-INTEREST@(protected)<BR><B>Subject:</B> How to notify j2ee server from Oracle?<BR><BR></DIV></FONT> <DIV><SPAN class=871452919-16122003><FONT color=#0000ff face=Arial size=2>Hi,</FONT></SPAN></DIV> <DIV><SPAN class=871452919-16122003><FONT color=#0000ff face=Arial size=2>Is there a pattern standard way of accomplishing that?<BR>I am looking to notify j2ee server that insert or update happened on a perticular table in Oracle.</FONT></SPAN></DIV> <DIV><SPAN class=871452919-16122003><FONT color=#0000ff face=Arial size=2>Thanks for your input.</FONT></SPAN></DIV> <DIV><SPAN class=871452919-16122003><FONT color=#0000ff face=Arial size=2>robert</FONT></SPAN></DIV> <DIV><SPAN class=871452919-16122003></SPAN> </DIV>================================= =================================== 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) </BLOCKQUOTE></BODY></HTML> ==================================================================== 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)
|
|
 |