Nope, I got it too...

On 11/3/06, Dennis Byrne <[EMAIL PROTECTED]> wrote:
Am I the only one getting these after I send a message to either the dev or users list?

Dennis Byrne

-----Original Message-----
From: [EMAIL PROTECTED] [mailto: [EMAIL PROTECTED]]
Sent: Friday, November 3, 2006 11:43 AM
To: [EMAIL PROTECTED]
Subject: Delivery Status Notification (Failure)

This is an automatically generated Delivery Status Notification.

Delivery to the following recipients failed.

       [EMAIL PROTECTED]






Final-Recipient: rfc822;admin@pspindia.com
Action: failed
Status: 5.1.1




---------- Forwarded message ----------
From: "Dennis Byrne" < [EMAIL PROTECTED]>
To: "MyFaces Discussion" <users@myfaces.apache.org>
Date: Fri, 3 Nov 2006 16:33:00 +0000
Subject: [SPAM (Non-existent user)] - Re: Subject: expected a myfaces custom component class in package org.apache.myfaces.custom - Local recipient does not exist
Matt,

HTML_BASIC may be the root of your problem.  JsCookMenu is a part of either core JSF tag lib renderers.  It is a member of MyFaces extended library.  Try removing the render-kit-id element.  Also, make sure this configuration file is correctly referenced in the deployment descriptor.

Dennis Byrne

>-----Original Message-----
>From: Matt Tyson [mailto:[EMAIL PROTECTED]]
>Sent: Friday, November 3, 2006 11:20 AM
>To: users@myfaces.apache.org
>Subject: Subject: expected a myfaces custom component class in package org.apache.myfaces.custom
>
>
>Trying to extend the JSCookMenu renderer.  I subclassed
>HtmlJSCookMenuRenderer and added a faces-config entry like this:
>
><render-kit>
>        <render-kit-id>HTML_BASIC</render-kit-id>
> <renderer>
>        <component-family> javax.faces.Command</component-family>
>            <renderer-type>org.apache.myfaces.JSCookMenu</renderer-type>
>
><renderer-class>com.company.toolbox.jsf.renderer.MyHtmlJSCookMenuRenderer </renderer-class>
>        </renderer>
>    </render-kit>
>
>But I get: expected a myfaces custom component class in package
>org.apache.myfaces.custom
>
>What am I not doing right?
>
>Thanks very much.
>
>Matt Tyson
>--
>View this message in context: http://www.nabble.com/Subject%3A-expected-a-myfaces-custom-component-class-in-package-org.apache.myfaces.custom-tf2568868.html#a7160628
>Sent from the MyFaces - Users mailing list archive at Nabble.com.
>
>







Reply via email to