Hi Antonio, > > <authentication > > uri="cocoon:raw:/authenticate"/> > > Change to: > > <authentication uri="cocoon:raw://authenticate"/> > (I guess your authentication uri is in the root of your webapp).
Um, no, it's in this one. As I said before (somewhere) I use the default cocoon root sitemap.xmap, nothing added or excluded (apart from the excluded blocks at build time). > Tip: Move the internal pipelines this first position. They > will be jumped > by all the external requests and internal pipelines will be > solved first > when they come in. If not the internal pipelines will be > tested against > all the external pipelines matches. Great tip, changed things immediately. Thanks!!! Bye, Helma --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
