You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by Marco Tedone <mt...@jemos.org> on 2003/05/15 00:49:54 UTC

Getting a relative context

Noel, from within james configuration file, how can I specify a relative url
to a file under apps/james/conf folder?

Regards,

Marco




---------------------------------------------------------------------
To unsubscribe, e-mail: james-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: james-dev-help@jakarta.apache.org


Re: Getting a relative context

Posted by Marco Tedone <mt...@jemos.org>.
Oh, thank you, that's really useful.

Marco
----- Original Message ----- 
From: "Noel J. Bergman" <no...@devtech.com>
To: "James Developers List" <ja...@jakarta.apache.org>
Sent: Thursday, May 15, 2003 12:01 AM
Subject: RE: Getting a relative context


> > from within james configuration file, how can I specify a
> > relative url to a file under apps/james/conf folder?
> 
> As indicated by the documentation, file://path/file is relative to the
> james/ directory.  If you look, you will see:
> 
>   <sqlFile>file://conf/sqlResources.xml</sqlFile>
> 
> which is where the sqlResources descriptors are stored.
> 
> --- Noel
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: james-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: james-dev-help@jakarta.apache.org
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: james-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: james-dev-help@jakarta.apache.org


RE: Getting a relative context

Posted by "Noel J. Bergman" <no...@devtech.com>.
> from within james configuration file, how can I specify a
> relative url to a file under apps/james/conf folder?

As indicated by the documentation, file://path/file is relative to the
james/ directory.  If you look, you will see:

  <sqlFile>file://conf/sqlResources.xml</sqlFile>

which is where the sqlResources descriptors are stored.

	--- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: james-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: james-dev-help@jakarta.apache.org