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

Поиск
Список
Период
Сортировка
От Markus Schaber
Тема Re: How to notify JBoss J2EE application in a trigger or
Дата
Msg-id 449A8060.4080609@logix-tt.com
обсуждение исходный текст
Ответ на Re: How to notify JBoss J2EE application in a trigger or  (Joost Kraaijeveld <J.Kraaijeveld@Askesis.nl>)
Ответы Re: [INTERFACES] How to notify JBoss J2EE application in a
Список pgsql-jdbc
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

HTH,
Markus

--
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf.     | Software Development GIS

Fight against software patents in EU! www.ffii.org www.nosoftwarepatents.org

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Joost Kraaijeveld
Дата:
Сообщение: Re: How to notify JBoss J2EE application in a trigger or
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: How to notify JBoss J2EE application in a trigger or rule???