Hi all!

Now I have the following problem :)

When I declare jsp generator in matcher within mounted sitemap I have error
about:

type Status report

message /usr/local/jakarta/catalina-4.0.4/webapps/cocoon/mobicom-info/omc/sample.jsp

description The requested resource (/usr/local/jakarta/catalina-4.0.4/webapps/cocoon/mobicom-info/omc/sample.jsp) is not available.



in šmounted sitemap.xmap šI šdeclare šfollowing:

ššš <map:components>
ššš ššš <map:generators default="file"/>
ššš ššš <map:transformers default="xslt"/>
ššš ššš <map:readers default="resource"/>
ššš ššš <map:serializers default="html"/>
ššš ššš <map:selectors default="browser"/>
ššš ššš <map:matchers default="wildcard"/>

ššš </map:components>
ššš <!-- =========================== Pipelines ================================= -->
ššš <map:pipelines>
ššš ššš <map:pipeline>

š <map:match pattern="sample">
šššš <map:generate type="jsp" src="sample.jsp"/>
šššš <map:serialize type="xml"/>
š </map:match>
ššš ššš </map:pipeline>
ššš </map:pipelines>
</map:sitemap>
<!-- end of file -->

I use Cocoon 2.0.2 and Tomcat 4.0.4 now.
This don't work šin šCocoon š2.0.1 and Tomcat 4.0.1 also...

Can anyone help me by problem?

Thanx.
Yury.
š
--------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to