You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by "David Crossley (JIRA)" <ji...@apache.org> on 2011/01/07 01:48:45 UTC

[jira] Commented: (FOR-1215) The optional use of Cocoon Validation Transformers fails with Jing-20091111

    [ https://issues.apache.org/jira/browse/FOR-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12978596#action_12978596 ] 

David Crossley commented on FOR-1215:
-------------------------------------

This needs to be fixed in the Cocoon 2.1 Validation Block. See the docs above for some links.

> The optional use of Cocoon Validation Transformers fails with Jing-20091111
> ---------------------------------------------------------------------------
>
>                 Key: FOR-1215
>                 URL: https://issues.apache.org/jira/browse/FOR-1215
>             Project: Forrest
>          Issue Type: Bug
>          Components: XML grammars & validation
>    Affects Versions: 0.9-dev
>            Reporter: David Crossley
>             Fix For: 0.10
>
>
> The optional use of "Cocoon Validation Transformers" is explained here:
> http://forrest.apache.org/howto-dev.html#debug-validation
> http://forrest.apache.org/howto-dev.html#validate-intermediate
> FOR-1172 enable validation of the internal xml
> This works okay with Jing-20081028
> However with the current release of Jing-20091111 it fails with this message:
> ...
> * [178/93]  [93/135]  0.886s 10.0Kb  linkmap.validation-start.xml
> * [179/92]  [0/0]     0.089s 0b      docs_0_90/howto/howto-buildPlugin.validation.xml
> Exception in thread "main" java.lang.NoSuchFieldError: ENTITY_RESOLVER
> 	at org.apache.cocoon.components.validation.jing.JingSchemaParser.parseSchema(JingSchemaParser.java:79)
> 	at org.apache.cocoon.components.validation.impl.AbstractValidator.getSchema(AbstractValidator.java:410)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.