When having view defined as:

    <!-- =========================== Views =================================== -->
    <map:views>
        <map:view from-position="first" name="schema">
            <map:serialize type="xml"/>
        </map:view>
    </map:views>

I have an exception fired in those pipeline which use aggregation in them:

org.apache.cocoon.ProcessingException: Failed to execute pipeline.: 
java.lang.NullPointerException
 at 
org.apache.cocoon.components.pipeline.CachingStreamPipeline.process(CachingStreamPipeline.java:379)
 at org.apache.cocoon.www.WEB_INF.conf.sitemap_xmap.view_schema(sitemap_xmap.java:1568)
 at 
org.apache.cocoon.www.WEB_INF.conf.sitemap_xmap.wildcardMatchN40021E(sitemap_xmap.java:2614)
 at org.apache.cocoon.www.WEB_INF.conf.sitemap_xmap.process(sitemap_xmap.java:1668)
 at org.apache.cocoon.www.WEB_INF.conf.sitemap_xmap.process(sitemap_xmap.java:1600)
 at org.apache.cocoon.sitemap.Handler.process(Handler.java:163)
 at org.apache.cocoon.sitemap.Manager.invoke(Manager.java:116)
 at org.apache.cocoon.Cocoon.process(Cocoon.java:495)
 at org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet.java:534)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

I have Cocoon 2.0rc1. Not tested on others versions....

Regards,
Alexander Smirnoff
Software Developer
----------------------------------------
Vistar Telecommunications
427 Laurier Av. W.
Ottawa, ON
K1G 3J4
Tel: (613) 230-4848 ext. 2357
Fax: (613) 230-4940
Email:  [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]>

Reply via email to