On 23/01/2010 04:31, Aryeh M. Friedman wrote:
I have an Java based XML DB that keeps track of different configurations
for various sites we host and it is trivial to have it spit out a
entery compatible with server.xml for each site... the only problem we
have is how to insert the output into se
I don't know of any inclusion tag.
I had a similar problem with context.xml, I used an XSLT transformation to
add new s entries during installation time depending on the number
of databases a user wanted to configure. I used a dummy entry
and used XSLT to make a copy of it replacing a set of att
I have an Java based XML DB that keeps track of different configurations
for various sites we host and it is trivial to have it spit out a
entery compatible with server.xml for each site... the only problem we
have is how to insert the output into server.xml without garbaging
and/or having to