That is the problem. Cannot navigate to a subsitemap from root : Using this : <sendmail:attachment url="cocoon://samples/test" mime-type="text/html" name="welcome.html"/>
the error is : SAXException: org.apache.cocoon.ResourceNotFoundException: No pipeline matched request: samples/test -- this seems to be misssing a "/" in front ?? Yes, cocoon/samples/test returns a perfect html page in the browser. So am able to use any pipe in the main sitemap with cocoon:// AND cocoon:/// but none in subsitemaps. Any help very appreciated. Sandhu ----- Original Message ----- From: "Joerg Heinicke" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 06, 2004 7:27 AM Subject: Re: Sendmail attachment : cocoon:/// - why 3 /s ? > In theory it should be 1 and 2 slashes. 1 for relative to current > sitemap, 2 for root sitemap. 3 is really strange. But if really only 3 > slashes and root sitemap are working you can navigate back to the > subsitemap, which is of course less than suboptimal ... > > Joerg > > On 05.01.2004 17:09, [EMAIL PROTECTED] wrote: > > > Hi , > > > > Been trying to get sendmail attachments work with cocoon:// protocol and > > just cannot get attachments served by subsitemaps to work - > > only main sitemaps pipeline seem to work ... and that with "cocoon:/// " > > - three slashes.... > > > > Has anyone got attachments working thru subsitemaps and if yes > > why 3 slashes ?? > > > > version :Cocoon-2.1.4-dev of a week or so back. > > > > BRgds, > > Sandhu > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
