From: fluca1978 at infinito.it (Luca Ferrari) Date: Mon, 13 Dec 2010 08:34:12 +0100 Subject: [Pljava-dev] pljava @ itpug (italy) 2010 Message-ID: <201012130834.13591.fluca1978@infinito.it> Hi all, during the 2010 edition of the Italian PGDay (www.pgday.it) I gave a brief tutorial to PL/Java that reached a good success and interest. So, first of all, thank you all PL/Java developers for this great piece of code. Now a question that arise was if PL/Java is able to handle a distributed transaction, let say from an application server, and to "forward" back information about such transaction to the currently running backend. In my opinion this is not possible, or at least it is all on the developer's shoulder that have to deal with such details. However, I'd like to have comments from other users. Thanks, Luca