Hi

> thanks for your help. I´ve tried to implement the
> AppKitXIncludeConfigHandler in our Agavi Application.
> It gets the module based routing.xml('s) and generates XInclude nodes. I´ve
> logged that.
> 
> But finally Agavi doesn´t include the routing.xml files in the compiled
> config. Just the routing.xml in the application scope.
> 
> I doesn´t use the AppKitRoutingConfigHandler and all Namespaces are left
> default (http://agavi.org/agavi/config/...).
> 
> Any hints where´s the fault?


Do you have the target node? Something like

<route name="modules" pattern="^/modules" stop="false" />

Are global routes working? Did you checked the cache what's going into that?

Maybe you have to step into the class and debug every step. Also you can
test the AgaviRouting::loadConfig what turns out if you loading the
ready generated routes.

Kind regards,
 Marius.


-- 
http://www.itsocks.de - Deep in their roots all flowers keep the light.
PGP: 0x53FA79D0 (https://users.itsocks.de/~mhein/pgp/mhein.asc)


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

Reply via email to