You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by vi...@wipro.com on 2005/09/23 08:09:17 UTC

Problems with the transition form cocoon 2.1.5 to cocoon 2.1.7

Hi all,

We were using cocoon 2.1.5 previously and all the API related with forms
like new Form(..) and showForm did works fine. At present we have moved
to cocoon 2.1.7 and we are facing some strange problme wiht the basic
form rendering.We are getting the following while using the following
code :-

  var frm = new Form("forms/test-def.xml");
  frm.showForm("forms/test.html");

1)
11:17:12,046 ERROR [access] Internal Cocoon Problem
org.apache.cocoon.ProcessingException: Error executing pipeline.:
org.xml.sax.SAXException: No Cocoon Form found.
        at
org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.handleE
xception(AbstractProcessingPipeline.java:940)
        at
org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipe
line.processXMLPipeline(AbstractCachingProcessingPip
eline.java:281)


2)
And we are also facing some problems while rendering a screen using
xsl.

11:22:56,828 ERROR [xslt-processor] Error in TraxTransformer: file
Test/deploy/test.war/stylesheets/customization-doc-html.xsl; Line 0;
Column 0;
; SystemID:
file:/D:/Test/deploy/test.war/stylesheets/customization-doc-html.xsl

customization-doc-html.xsl...

<xsl:stylesheet version="1.0"
                xmlns:ft="http://apache.org/cocoon/forms/1.0#template"
                xmlns:fi="http://apache.org/cocoon/forms/1.0#instance"
                xmlns:i18n="http://apache.org/cocoon/i18n/2.1"
                xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                xmlns:xlink="http://www.w3.org/1999/xlink">

3)
11:22:55,281 ERROR [i18n] Error obtaining catalogue 'messages' from
<[L...@1474c1f> for locale en_US
org.apache.avalon.framework.component.ComponentException: Unable to
locate resource: messages (key [messages])

Are we missing any set-up things.
Can anyone please give us what are the basic set-up we need to do while
changing to cocoon 2.1.7?

Thanks & Regards,
  Vijay




Confidentiality Notice

The information contained in this electronic message and any attachments to this message are intended
for the exclusive use of the addressee(s) and may contain confidential or privileged information. If
you are not the intended recipient, please notify the sender at Wipro or Mailadmin@wipro.com immediately
and destroy all copies of this message and any attachments.