Hi

I don't think that you can redefine the t:updateActionListener in this way

You are naming the component: t:updateActionListener, but also extending it.
Try and give it a unique name

Hermod

-----Opprinnelig melding-----
Fra: Torsten Krah [mailto:[EMAIL PROTECTED] 
Sendt: 13. april 2007 18:40
Til: [EMAIL PROTECTED]
Emne: componentType="override"

I am trying to use the updateActionListener from Tomahawk, using Hermods
tomahawk 1.1.5 Snapshot xml for clay.

But i get this exception:

[18189        2007-04-13
18:33:17,488](org.apache.myfaces.application.ApplicationImpl)**ERROR**{org.a
pache.myfaces.application.ApplicationImpl.createComponent:391} User:
->Undefined component type override
[18198        2007-04-13
18:33:17,497](org.apache.shale.clay.component.chain.CreateComponentCommand)*
*ERROR**{org.apache.shale.clay.component.chain.CreateComponentCommand.execut
e:166} User: ->Cannot create Component renderId="464"
jsfid="t:updateActionListener" componentType="override"
extends="t:updateActionListener" allowBody="null" facetName="null"
javax.faces.FacesException: Undefined component type override


Hm according to the shale clay page, this componentType should be
possible.

Whats missing here?

Torsten

Reply via email to