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 |
Date: | 2006-06-22 16:28:43 |
Message-ID: | 1150993723.6071.48.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:34 +0200, Markus Schaber wrote:
> Hi, Joost,
>
> Joost Kraaijeveld wrote:
>
> >>> 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?
>
> I guess that you want to use CORBA or Java Remote Interface between
> PostgreSQL and JBoss, and those should abstract between differend JVMs.
>
> >> 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?
>
> http://www.postgresql.org/docs/8.1/interactive/sql-listen.html
> http://www.postgresql.org/docs/8.1/interactive/sql-notify.html
Although I am tempted to try a Corba solution as you mentioned in
another post (I am the maintainer (sort of) of the Cygwin port of MICO,
an ORB), I have a NOTIFY/LISTEN example working and it looks OK.
Thanks,
--
Groeten,
Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
web: www.askesis.nl
From | Date | Subject | |
---|---|---|---|
Next Message | LLC | 2006-06-23 20:15:15 | pl/perl library question |
Previous Message | Dave Cramer | 2006-06-22 11:41:26 | Re: [JDBC] How to notify JBoss J2EE application in a trigger or rule??? |
From | Date | Subject | |
---|---|---|---|
Next Message | David Wall | 2006-06-22 16:36:33 | Re: Limit vs setMaxRows issue |
Previous Message | Mark Lewis | 2006-06-22 16:15:47 | Re: Limit vs setMaxRows issue |