Alexis, There is no reason at all why the config.xml could not be processed and it's included parts subsequently unpacked too.
I start work in a patch for Peter to look at in a couple of days, unless you want to do it first ;-) Regards, - Paul H > On phoenix.tools.installer > > We can read in method: > Installation install( final URL url, > final File file, > final ZipFile zipFile ) > > > //Don't expand anything below SAR-INF directory unless they > //are the config.xml or server.xml files which will be expanded > //as a special case atm. > //NOTE: We expand everything at this time now but this will change > //in the future > > In fact, only libs/*.jar & config.xml & server.xml & environment.xml > files are extracted. > > So if we split a Phoenix config.xml file in many parts using > <config-include location="subconf1.xml"/> > declaration, the installer wont install the subconf1.xml when > extracting sar file... > > Is there a way to avoid this? > > An easy solution could be "allow all other .xml in SAR-INF/ directory". > > Cheers, > > -- > Al > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>