Schmitz, Jeffrey A napisał(a):
 Hello,
    I'm trying to create a pipeline with an aggregate, and I must be
doing something wrong in the syntax that I just can't see.  Below are my
sitemap definitions, and when the second map:part isn't specified in the
map:aggregate element, everything works fine, but simply adding the
second part:

   <map:part src="cocoon:/ReadDiagMLModel/{1}" strip-root="true"/>

Causes me to get the following error:

   Message: Resource Not Found
   Description: The requested resource "/cocoon/owlTrans/DiagMLIn/PV"
could not be found
   Sender: org.apache.cocoon.servlet.CocoonServlet
   Source: Cocoon Servlet

Why would adding the second map:part element cause the "DiagMLIn/*"
resource not to be found at all?

     <map:match pattern="ReadDiagMLModel/*">
       <map:generate src="../../../NewModel.owl"/>
      </map:match>
Does missing serializer confuses the Cocoon badly? :)

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

Reply via email to