I have cleared the sub-directories of work, started
Tomcat but the error persists.

By the way both voice-email.xml and
voice-exam-result.xml receive parameters.

Any other suggestion?



--- Luca Morandini <[EMAIL PROTECTED]> wrote:
> Mamadou,
> 
> only a random thought... are you sure the sitemap
> was re-compiled after you
> added voice-email.xml ?
> 
> Just in case: stop Tomcat, clear the sub-directories
> of work, start Tomcat
> again and see what happens.
> 
> Best regards,
> 
> ---------------------------------------------
>                Luca Morandini
>                GIS Consultant
>               [EMAIL PROTECTED]
> http://utenti.tripod.it/lmorandini/index.html
> ---------------------------------------------
> 
> 
> > -----Original Message-----
> > From: Mamadou Bobo Sylla
> [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, March 08, 2002 5:33 PM
> > To: [EMAIL PROTECTED];
> [EMAIL PROTECTED]
> > Subject: HTTP 404 error and sitemap setting
> >
> >
> > Hello to all,
> >
> > I am using Tomcat4 and cocoon2. I am having the
> > following structure:
> > /cocoo/sic/ contains
> > voice-email.xsl
> > voice-exam-result.xsl
> > and /cocoo/sic/xsp/ contains
> > voice-email.xml
> > voice-exam-result.xml
> >
> > Here is my sitemap entries for both
> voice-email.xml
> >  and voice-exam-result.xml
> >
> > <map:match pattern="sic/xsp/voice-email.xml">
> >     <map:generate type="serverpages"
> > src="sic/xsp/voice-email.xml"/>
> >     <map:transform type="xslt"
> > src="sic/voice-email.xsl"/>
> >     <map:serialize type="xml"/>
> >   </map:match>
> > <map:match
> pattern="sic/xsp/voice-exam-result.xml">
> >     <map:generate type="serverpages"
> > src="sic/xsp/voice-exam-result.xml"/>
> >     <map:transform type="xslt"
> > src="sic/voice-exam-result.xsl"/>
> >     <map:serialize type="xml"/>
> >   </map:match>
> >
> > As you have noticed both voice-email.xml
> >  and voice-exam-result.xml are in the same
> directory
> > so are voice-email.xsl and voice-exam-result.xsl .
> >
> > Yet I can request voice-exam-result.xml without
> any
> > problem but the request of voice-email.xml throws
> HTTP
> > 404 not found error.
> >
> > Please help me to solve this problem.
> > Thank you in advance.
> > Bobo
> > A final year student.
> >
> >
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Try FREE Yahoo! Mail - the world's greatest free
> email!
> > http://mail.yahoo.com/
> >
> >
>
---------------------------------------------------------------------
> > Please check that your question has not already
> been answered in the
> > FAQ before posting.
> <http://xml.apache.org/cocoon/faqs.html>
> >
> > To unsubscribe, e-mail:
> <[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> <[EMAIL PROTECTED]>
> >
> 
> 
>
---------------------------------------------------------------------
> Please check that your question has not already been
> answered in the
> FAQ before posting.
> <http://xml.apache.org/cocoon/faqs.html>
> 
> To unsubscribe, e-mail:
> <[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <[EMAIL PROTECTED]>
> 


__________________________________________________
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
http://mail.yahoo.com/

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to