Hi there,

I just ran into a problem using agavi directives in xincluded configuration 
files. To show my problem here's the sketch of the configuration files setup

app/config/autoload.xml xincludes
app/config/project/autoload.xml xincludes
libraries/plugin/autoload.xml

The xinclude from the project autoload to the plugin autoload should be done 
using the directive %app.global_libraries_dir%, defined in the dispatcher file.

Sadly, this leads to a "Failed build URL" error, as the xinclude seems to 
recurse and try to follow the path 
%app.global_libraries_dir%/plugin/autoload.xml.
The expansion of the directives is only done for config/autoload.xml.

Is there any way to use these directives in xincluded files? Or does XInclude 
itself prevent that?

Greets, Sven

_______________________________________________
users mailing list
[email protected]
http://lists.agavi.org/mailman/listinfo/users

Reply via email to