Hi All 
I upgraded from cocoon 2 rc1 to version 2.01.
with rc1 everything was ok, but now i get:
type fatal
message Could not read resource
file:/C:/tomcat/webapps/cocoon/chiba/buglet.xml
description org.apache.cocoon.ProcessingException: Could not read resource
file:/C:/tomcat/webapps/cocoon/chiba/buglet.xml:
java.lang.NullPointerException
sender org.apache.cocoon.servlet.CocoonServlet
source Cocoon servlet
request-uri
/cocoon/chiba/buglet.view
path-info
chiba/buglet.view



The error message makes no sense because 
the file realy exist
C:/tomcat/webapps/cocoon/chiba/buglet.xml

my sitemap looks like:

<map:match pattern="*.view">
        <map:generate src="{1}.xml"/>
        <map:transform type="XformTransformer" src="{1}"/>      
        <map:serialize/>
</map:match>

Thx Thorsten



---------------------------------------------------------------------
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