From general-return-3985-apmail-incubator-general-archive=incubator.apache.org@incubator.apache.org Wed Aug 04 04:45:31 2004 Return-Path: Delivered-To: apmail-incubator-general-archive@www.apache.org Received: (qmail 53559 invoked from network); 4 Aug 2004 04:45:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 4 Aug 2004 04:45:31 -0000 Received: (qmail 71500 invoked by uid 500); 4 Aug 2004 04:45:27 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 71400 invoked by uid 500); 4 Aug 2004 04:45:27 -0000 Mailing-List: contact general-help@incubator.apache.org; run by ezmlm Precedence: bulk X-No-Archive: no List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: general@incubator.apache.org Delivered-To: mailing list general@incubator.apache.org Received: (qmail 71364 invoked by uid 99); 4 Aug 2004 04:45:26 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [202.151.157.74] (HELO igsblrrel.igate.com) (202.151.157.74) by apache.org (qpsmtpd/0.27.1) with ESMTP; Tue, 03 Aug 2004 21:45:23 -0700 Received: from igteblrowa02.igatecorp.com (dmz-cisco [172.16.10.5]) by igsblrrel.igate.com (8.12.5/8.12.5) with ESMTP id i74548Zk007546; Wed, 4 Aug 2004 10:34:09 +0530 Received: from IGTECHNEXC01.igatecorp.com ([192.168.177.3]) by igteblrowa02.igatecorp.com with Microsoft SMTPSVC(5.0.2195.6713); Wed, 4 Aug 2004 10:14:58 +0530 X-MimeOLE: Produced By Microsoft Exchange V6.0.6487.1 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: FtpServer in the incubator - help needed! Date: Wed, 4 Aug 2004 10:14:58 +0530 Message-ID: <2900DDE6AC7D364B8281DF339F98ED2601A2A5FE@igtechnexc01.igatecorp.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: FtpServer in the incubator - help needed! Thread-Index: AcR5eCfcm/JIeByCQ+yLEKEqzGREIgAZOe8w From: "Mohammed Muhad" To: , Cc: "Avalon Developers List" X-OriginalArrivalTime: 04 Aug 2004 04:44:58.0625 (UTC) FILETIME=[CBBF1F10:01C479DD] X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi I had run the ftpserver in phoenix and it was working fine. I would like to know if it is possible to deploy the ftpserver.sar ( = Avalon ftp component) in Jboss ? . What are the dependencies of the component on the avalon container ?=20 It would be great if any of you could spare few minutes to clarify the = above doubts . Thanks Muhad. -----Original Message----- From: Paul Hammant [mailto:Paul@Hammant.org] Sent: Tuesday, August 03, 2004 10:58 PM To: dev@geronimo.apache.org Cc: Avalon Developers List Subject: FtpServer in the incubator - help needed! Geronimo Folks, Once upon a time, in the very early days of the incubator, a small=20 project was moved there from the Avalon codebase. It was a bit of an=20 unusual way for a project to move to the Incubator, and it did not come=20 with the usual community dynamics expected of projects arriving in=20 Apache. Essentially it was Rana Battacharyya and me. Rana used to work=20 in the US, but returned home to India after the downturn (got married=20 etc etc etc) and now dials up. The project in question was called FtpServer. It is wholly dependant on = Avalon-Framework and the former Phoenix container. I'm half way thru refactoring the code to *also* be Constructor=20 Dependency Injection (CDI) capable. That will mean that essential at the = simplest, an embeddor could do .. FtpServer ftpServer =3D new FtpSeverImpl(); ftpServer.start(); Anyway, this stuff is too good to languish there uncompleted..... *What is needed is some new committers* Given that it would be so cool to run this puppy integrated with=20 Geronimo (an optional GBean plugin), I think it would be great to=20 solicit interest here. Now, we can't just say "you, you and you, you're = in as committers" - Apache does not work that way, at least not for=20 non-committers. What we can say is that patches will be recieved=20 gratefully and in time, and on merit, invitations for committer /may/ be = offered. That's the case for all Apache committerships - they're=20 informally offered, never sought. In the mean time, from the Geronimo=20 developers, those with a hankering to do more than they are doing -=20 please duck into the projects@incubator list. TODO ... 1) Complete refactoring to so that FtpServer may be deployed without=20 Avalon - note this is not the removal of Avalon capability 2) Put in GBean enablers (I say this thru gritted teeth Dain :-) 3) Work on Ftplet (think Servlet but for FTP instead of HTTP) 4) Unit / Integration tests :-) 5) Loom/Phoenix/Merin compatability work 6) Mavenisation Any others ? Avalon people - get interested too :-) - Paul & Rana --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org For additional commands, e-mail: general-help@incubator.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org For additional commands, e-mail: general-help@incubator.apache.org