On Monday, October 7, 2002, at 01:46  AM, Jim Alateras wrote:
> Does the config.xml file need to be packaged with the SAR or can you  
> specify
> the location of this file.

You need to have a config.xml inside of the SAR, but you are able to  
store configuration information outside of the SAR.

You can plug in an alternate ConfigurationRepository implementation  
(http://jakarta.apache.org/avalon/phoenix/api/org/apache/avalon/ 
phoenix/components/configuration/ 
FileSystemPersistentConfigurationRepository.html) in Phoenix's  
kernel.xml and then store configurations elsewhere on the filesystem.  
By default it is $PHOENIX_HOME/conf/apps/{app}/{block}.xml

-pete
-- 
peter royal -> [EMAIL PROTECTED]


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to