i use the latest xercesImpl 2.8.1

what i found out so far: 

the error i receive:
------

Could not parse form definition.
        at [FormManager] - 
file:///<pathToMyWebapp>/target/work/blocks/<myBlock>/forms/myForm_definition.xml
        at Form - 
servlet:org.apache.cocoon.forms.impl.servlet+:/resource/internal/flow/javascript/Form.js:35
---
points to the "cocoon.releaseComponent(formMgr);" statement in the Form.js

regards, matthias


i receive the error in the form.js on line 



----- Ursprüngliche Mail ----
Von: Reinhard Pötz <[EMAIL PROTECTED]>
An: [email protected]
Gesendet: Mittwoch, den 15. Oktober 2008, 09:41:33 Uhr
Betreff: Re: [C2.2] Problem after Hosting Block

Matthias Müller wrote:
> Hi, I finally converted my C2.1 App to C2.2. I used the block
> archetype for that, so my project is packaged as jar. To deploy it as
> a war (for tomcat5.x) i created a small webapp-archetype project that
> hosts my block project (added as dependency). If i call my deployed
> project everything looks fine until i call a CForm template. i
> receive the error message "Could not parse form definition". if i run
> my project with jetty, it works. if i run it using the hosting
> webapp, it doesn't.

This sounds much like a problem with XML parsers. What version of Xerces
do you use?

HTH

-- 
Reinhard Pötz                           Managing Director, {Indoqa} GmbH
                        http://www.indoqa.com/en/people/reinhard.poetz/

Member of the Apache Software Foundation
Apache Cocoon Committer, PMC member                  [EMAIL PROTECTED]
________________________________________________________________________

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


 

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

Reply via email to