Return-Path: Delivered-To: apmail-jakarta-avalon-phoenix-dev-archive@apache.org Received: (qmail 60930 invoked from network); 27 Sep 2002 13:23:04 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 27 Sep 2002 13:23:04 -0000 Received: (qmail 18607 invoked by uid 97); 27 Sep 2002 13:22:18 -0000 Delivered-To: qmlist-jakarta-archive-avalon-phoenix-dev@jakarta.apache.org Received: (qmail 18543 invoked by uid 97); 27 Sep 2002 13:22:17 -0000 Mailing-List: contact avalon-phoenix-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Avalon-Phoenix Developers List" Reply-To: "Avalon-Phoenix Developers List" Delivered-To: mailing list avalon-phoenix-dev@jakarta.apache.org Received: (qmail 18495 invoked by uid 98); 27 Sep 2002 13:22:16 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Date: Fri, 27 Sep 2002 09:21:30 -0400 Subject: Re: Jo! integration questions Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v546) From: Peter Royal To: "Avalon-Phoenix Developers List" Content-Transfer-Encoding: 7bit In-Reply-To: <3D9457A6.10209@denic.de> Message-Id: <090E4FB1-D21C-11D6-B955-000393B61B56@apache.org> X-Mailer: Apple Mail (2.546) X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Friday, September 27, 2002, at 09:05 AM, Ulrich Mayring wrote: > 2) Suppose I get Jo! up and running. Then I want to write a servlet > that basically just deals with incoming requests and loads off the > real work to a custom .sar application that also runs under Phoenix. > How could the servlet communicate with this other .sar-application? Or > would I have to write this other application as a bunch of blocks and > integrate it within the avalon-jo.sar? You could use Java RMI, or AltRMI. I'd recommend AltRMI as it has transports optimized for intra-jvm communication, including instances where the client and server are located in separate classloaders. -pete -- peter royal -> proyal@apache.org -- To unsubscribe, e-mail: For additional commands, e-mail: