From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31581 invoked by alias); 17 Jun 2002 18:11:23 -0000 Mailing-List: contact rhug-rhats-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: rhug-rhats-owner@sources.redhat.com Received: (qmail 31574 invoked from network); 17 Jun 2002 18:11:23 -0000 Received: from unknown (HELO potter.sfbay.redhat.com) (205.180.83.107) by sources.redhat.com with SMTP; 17 Jun 2002 18:11:23 -0000 Received: from dhcp-172-16-25-188.sfbay.redhat.com (vpn3-4.sfbay.redhat.com [172.16.25.4]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id g5HI8Yv13854; Mon, 17 Jun 2002 11:08:35 -0700 Subject: Re: serialization problem with tomcat with gcj From: Anthony Green To: Christophe Roux Cc: rhug-rhats@sources.redhat.com In-Reply-To: References: <1023697541.11488.10.camel@dhcppc2> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Mon, 17 Jun 2002 11:11:00 -0000 Message-Id: <1024337479.2046.4.camel@dhcppc2> Mime-Version: 1.0 X-SW-Source: 2002-06/txt/msg00003.txt.bz2 On Mon, 2002-06-17 at 09:18, Christophe Roux wrote: > After a few investigation about my problem of serialization, I focused on > InputStream on the second class side (M2). > Do you know why in rhug the class > org.apache.tomcat.service.connector.AJP12RequestAdapter is not given as > source code? If I recall correctly, it's because it depends on something that gcj doesn't support. I could be wrong though. Does your test require it? > What does it mean for an open-source software? > I hope you can answer. Now that I'm back from my holiday I'm going to make time to look into this tonight. A couple of other things... - please copy rhug-rhats@sources.redhat.com, because other people may have insight or advice - I'll be on irc.openprojects.net's #gcj channel when I do this, if you want to chat AG AG