Return-Path: Delivered-To: apmail-jakarta-jetspeed-dev-archive@www.apache.org Received: (qmail 27917 invoked from network); 10 Jun 2004 15:58:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 10 Jun 2004 15:58:48 -0000 Received: (qmail 91381 invoked by uid 500); 10 Jun 2004 15:58:52 -0000 Delivered-To: apmail-jakarta-jetspeed-dev-archive@jakarta.apache.org Received: (qmail 91353 invoked by uid 500); 10 Jun 2004 15:58:51 -0000 Mailing-List: contact jetspeed-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jetspeed Developers List" Reply-To: "Jetspeed Developers List" Delivered-To: mailing list jetspeed-dev@jakarta.apache.org Received: (qmail 91340 invoked by uid 99); 10 Jun 2004 15:58:51 -0000 Received: from [146.122.132.195] (HELO sdrc.com) (146.122.132.195) by apache.org (qpsmtpd/0.27.1) with ESMTP; Thu, 10 Jun 2004 08:58:51 -0700 Received: from tyr.sdrc.com (mailhub-cvg.sdrc.com [146.122.142.31]) by sdrc.com (8.9.1/8.9.1) with ESMTP id LAA28093 for ; Thu, 10 Jun 2004 11:58:34 -0400 (EDT) Received: from pnqnp008-und538547.net.plm.eds.com (pnqnp008-und538547.net.plm.eds.com [146.122.200.49]) by tyr.sdrc.com (8.8.6 (PHNE_17190)/8.8.5) with ESMTP id LAA02800 for ; Thu, 10 Jun 2004 11:58:33 -0400 (EDT) Subject: Re: Common VFS From: Scott T Weaver To: Jetspeed Developers List In-Reply-To: <6.1.1.1.2.20040610174959.027128b8@mail.jahia.com> References: <6.1.1.1.2.20040610145853.02820910@mail.jahia.com> <1086880600.3441.12.camel@pnqnp008-und538547.net.plm.eds.com> <6.1.1.1.2.20040610173901.0270b180@mail.jahia.com> <1086882506.3441.16.camel@pnqnp008-und538547.net.plm.eds.com> <6.1.1.1.2.20040610174959.027128b8@mail.jahia.com> Content-Type: text/plain Message-Id: <1086883108.3441.23.camel@pnqnp008-und538547.net.plm.eds.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5-4mdk Date: Thu, 10 Jun 2004 11:58:30 -0400 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Serge, Why don't you send me the proposed logic. We probably want to add the URI to the PortletApplicationWar as an additional constructor value. We can then check if it is null default to using VFS.getManager(). We will check the jetspeed.properties for "vfs.manager.uri" which you will need to add to your custom config. Does that sound okay? On Thu, 2004-06-10 at 11:50, Serge Huber wrote: > Ok thanks. If I can help (patches, etc...) let me know. > > Regards, > Serge Huber. > > At 17:48 10.06.2004, you wrote: > >Hi Serge, > > > >Give me a minute, and I will add this logic. > > > >On Thu, 2004-06-10 at 11:40, Serge Huber wrote: > > > Any thoughts on my proposal ? I'm a little stuck with this problem right > > > now... > > > > > > Regards, > > > Serge Huber. > > > > > > At 17:16 10.06.2004, you wrote: > > > >It makes handling war structures so much simpler. Whether the structure > > > >is directory or a war, it can can be handled via a FileObject were all > > > >the operations are the same. > > > > > > > >Without the use of VFS, handling file structures is a lot more > > > >difficult. Plus, I am using the VFSClassLoader handle loading Portlet > > > >classes from registered (not deployed) portlet apps, like layouts. I > > > >don't have this change committed yet, but I will later to day. > > > > > > > >On Thu, 2004-06-10 at 10:58, David Sean Taylor wrote: > > > > > May I ask ... why the dependency on VFS? > > > > > > > > > > On Jun 10, 2004, at 6:30 AM, Serge Huber wrote: > > > > > > > > > > > > > > > > > Hi all, > > > > > > > > > > > > I wonder if it's possible to slightly modify the > > PortletApplicationWar > > > > > > file to include configuration for the Commons VFS sub-system ? > > > > > > > > > > > > I'm having some problems in Jahia with the default configuration > > > > > > (which is in the commons-vfs-SNAPSHOT.jar file as providers.xml) and > > > > > > would like to setup another one. > > > > > > > > > > > > If I understand the setup procedure correctly, it means changing the > > > > > > following : > > > > > > > > > > > > fsManager = VFS.getManager(); > > > > > > > > > > > > with > > > > > > > > > > > > fsManager = new StandardFileSystemManager(); > > > > > > fsManager.setConfiguration(String configUri); > > > > > > > > > > > > The problem is that we should probably get the configUri from the > > > > > > jetspeed.properties file and I'm not too sure how to pass that to the > > > > > > PortletApplicationWar class. > > > > > > > > > > > > Does this change seem reasonable or do we want to enforce default > > > > > > configuration ? > > > > > > > > > > > > Regards, > > > > > > Serge Huber. > > > > > > > > > > > > > > > > > > - -- --- -----=[ shuber2 at jahia dot com ]=---- --- -- - > > > > > > www.jahia.org : A collaborative source CMS and Portal Server > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > > > To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org > > > > > > For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org > > > > > > > > > > > > > > > > > > > > > > -- > > > > > David Sean Taylor > > > > > Bluesunrise Software > > > > > david@bluesunrise.com > > > > > [office] +01 707 773-4646 > > > > > [mobile] +01 707 529 9194 > > > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > > To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org > > > > > For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org > > > >-- > > > >****************************************** > > > >* Scott T. Weaver * > > > >* * > > > >* * > > > >* -------------------------------------- * > > > >* Apache Jetspeed Enterprise Portal * > > > >* Apache Pluto Portlet Container * > > > >* * > > > >* OpenEditPro, Website Content Mangement * > > > >* * > > > >****************************************** > > > > > > > > > > > >--------------------------------------------------------------------- > > > >To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org > > > >For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org > > > > > > - -- --- -----=[ shuber2 at jahia dot com ]=---- --- -- - > > > www.jahia.org : A collaborative source CMS and Portal Server > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org > > > For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org > >-- > >****************************************** > >* Scott T. Weaver * > >* * > >* * > >* -------------------------------------- * > >* Apache Jetspeed Enterprise Portal * > >* Apache Pluto Portlet Container * > >* * > >* OpenEditPro, Website Content Mangement * > >* * > >****************************************** > > > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org > >For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org > > - -- --- -----=[ shuber2 at jahia dot com ]=---- --- -- - > www.jahia.org : A collaborative source CMS and Portal Server > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org > For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org -- ****************************************** * Scott T. Weaver * * * * * * -------------------------------------- * * Apache Jetspeed Enterprise Portal * * Apache Pluto Portlet Container * * * * OpenEditPro, Website Content Mangement * * * ****************************************** --------------------------------------------------------------------- To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org