You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Fermin Da Costa Gomez <da...@gmail.com> on 2005/03/21 16:50:28 UTC

Library 'gfe' not found in namespace 'gfe'

Hi,

Trace of an error i'm reveiving.
---
org.apache.tapestry.ApplicationRuntimeException
Library 'gfe' not found in namespace 'gfe'.
Stack Trace:

     * org.apache.tapestry.engine.Namespace.createNamespace(Namespace.java:294)
     * org.apache.tapestry.engine.Namespace.getChildNamespace(Namespace.java:150)
     * 
org.apache.tapestry.resolver.ComponentSpecificationResolver.resolve(ComponentSpecificationResolver.java:149)
     * 
org.apache.tapestry.resolver.ComponentSpecificationResolver.resolve(ComponentSpecificationResolver.java:115)
...

Am i correct in my assumption that this error is referring to an error like:
<component id="someId" type="gfe:CustomComponent">
	<binding name="value" expression="someBinding" />
</component>

whereby the both the CustomComponent as well as the utilizing component can be 
found in the gfe library.

And is it correct that there are no line nor file indications?

tia

Fermin DCG



---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org