Re: [JDBC] How to notify JBoss J2EE application in a trigger or

From: Joost Kraaijeveld <J(dot)Kraaijeveld(at)Askesis(dot)nl>
To: Markus Schaber <schabi(at)logix-tt(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org, pgsql-interfaces(at)postgresql(dot)org
Subject: Re: [JDBC] How to notify JBoss J2EE application in a trigger or
Date: 2006-06-22 11:09:49
Message-ID: 1150974589.6071.25.camel@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces pgsql-jdbc

Hi Markus,

On Thu, 2006-06-22 at 13:04 +0200, Markus Schaber wrote:
> Hi, Hoost,
>
> Joost Kraaijeveld wrote:
>
> > I want a PostgreSQL trigger or rule that notifies a JBoss deployed J2EE
> > application of a certain event.
> >
> > I was hoping that pljava would work, but for some -yet unknown to me-
> > reason, it does not work on my Debian AMD64 with Sun 1.5.0-7 JVM.
> >
> > Does anyone have an (working???) example or a pointer to an example of
> > how to do this?
>
> Hmm, did you try the GCJ-based pljava variant?
No, I did not. As far as I know, I *must* use the Sun JVM for JBoss, and
I don't know if and how I can mix the GJC and Sun Java environment. Is
that possible with (almost) no hassle and readme's?

> And, as an workaround, have an extra bean sitting in the JBoss that
> LISTENs, and the trigger in SQL simply NOTIFYing it?
Can you elaborate on that? What do you mean with LISTEN and NOTIFY?

TIA

--
Groeten,

Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
web: www.askesis.nl

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Dave Cramer 2006-06-22 11:17:46 Re: [JDBC] How to notify JBoss J2EE application in a trigger or rule???
Previous Message Markus Schaber 2006-06-22 11:04:21 Re: [JDBC] How to notify JBoss J2EE application in a trigger or rule???

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2006-06-22 11:17:46 Re: [JDBC] How to notify JBoss J2EE application in a trigger or rule???
Previous Message Markus Schaber 2006-06-22 11:04:21 Re: [JDBC] How to notify JBoss J2EE application in a trigger or rule???