On Wed, 23 Jan 2002 18:25, Alexis Agahi wrote:
> Sometime when we have long config declaration, it could be nice to have a
> way to split the conf/config.xml file in multiple distinct files.
>
> As Paul suggested me, include element inside config file such as:
>
> <config-include location="cfgs/subconf1.xml"/>
> <config-include location="cfgs/subconf2.xml"/>
>
> could be an easy way to go.

Hmm - I will have a look at this and see how to go about it best. If I forget 
to get back to you remind me ;)

In the meantime you may be able to use DTD entity includes in your config 
file. Im not sure if this will work but you can look at the directions for 
doing it in ant and see if it works in phoenix

http://jakarta.apache.org/ant/faq.html#xml-entity-include

-- 
Cheers,

Pete

*--------------------------------*
| Every rule has an exception,   |
| except the rule of exceptions. |
*--------------------------------*

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

Reply via email to