You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Stephan Michels <st...@apache.org> on 2003/01/10 13:49:36 UTC

Exception in the modules samples

Hi, I'm again ... *oh, nooo*

I got following exception from the modules samples of currect CVS HEAD.

Original exception :
org.apache.avalon.framework.configuration.ConfigurationException: Invalid
pattern '{myxml:/forrestconf/@version}' at
file:/home/stephan/local/jakarta-tomcat/webapps/cocoon/samples/modules/sitemap.xmap:143:-1
at
org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder.getParameters(DefaultTreeBuilder.java:512)
at
org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder.setupNode(DefaultTreeBuilder.java:471)

The exception is a bit difficult to understand. What does it mean?
Means the exception, that the TreeBuilder can't find the module with
'myxml', or problems the characters '/','@'?

Stephan Michels.

_______________________________________________________________________
         Stephan Michels               EMail: stephan@apache.org
         ICQ: 115535699                Tel: +49-030-314-21583
----+----|----+----|----+----|----+----|----+----|----+----|----+----|-|


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


Re: Exception in the modules samples

Posted by Christian Haul <ha...@dvs1.informatik.tu-darmstadt.de>.
On 10.Jan.2003 -- 01:52 PM, Stephan Michels wrote:
> Original exception : org.apache.cocoon.sitemap.PatternException: Cannot
> get InputModule named 'myxml' in expression
> '{myxml:/forrestconf/@version}'

> Sorry to bother you, Stephan Michels.

Looks like I cutted too much from modules.xconf. Will fix immediately.

	Chris.
-- 
C h r i s t i a n       H a u l
haul@informatik.tu-darmstadt.de
    fingerprint: 99B0 1D9D 7919 644A 4837  7D73 FEF9 6856 335A 9E08

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


Re: Exception in the modules samples

Posted by Stephan Michels <st...@apache.org>.

On Fri, 10 Jan 2003, Stephan Michels wrote:

>
> Hi, I'm again ... *oh, nooo*
>
> I got following exception from the modules samples of currect CVS HEAD.
>
> Original exception :
> org.apache.avalon.framework.configuration.ConfigurationException: Invalid
> pattern '{myxml:/forrestconf/@version}' at
> file:/home/stephan/local/jakarta-tomcat/webapps/cocoon/samples/modules/sitemap.xmap:143:-1
> at
> org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder.getParameters(DefaultTreeBuilder.java:512)
> at
> org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder.setupNode(DefaultTreeBuilder.java:471)
>
> The exception is a bit difficult to understand. What does it mean?
> Means the exception, that the TreeBuilder can't find the module with
> 'myxml', or problems the characters '/','@'?

Ohh, I see it by myself

Original exception : org.apache.cocoon.sitemap.PatternException: Cannot
get InputModule named 'myxml' in expression
'{myxml:/forrestconf/@version}'
at
org.apache.cocoon.components.treeprocessor.variables.PreparedVariableResolver.addModuleVariable(PreparedVariableResolver.java:207)

Sorry to bother you, Stephan Michels.


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org