I have seen TL errors that are really vague.  How are you 
importing the taglib at the JSP?  Humor me and try it with 
myfaces-extensions.jar under the lib dir.  Attach your tld.

---- Original message ----
>Date: Mon, 25 Jul 2005 22:40:58 -0700
>From: Curtney Jacobs <[EMAIL PROTECTED]>  
>Subject: Loading My Custom Components  
>To: [email protected]
>
>Greetings!
>
>I hava a custom component that extends
>org.apache.myfaces.taglib.html.ext.HtmlPanelGroup, however, 
when I use
>my custom tag (and corresponding component) in my jsp I get 
the
>following error:
>
>file:/home/curtney/oim/opened/WEB-INF/tld/oim.tld:11:
>java.lang.NoClassDefFoundError: 
org/apache/myfaces/taglib/html/ext/HtmlPanelGroupTag
>
>My custom component does extends HtmlPanelGroupTag.
>I have myfaces.jar in my WEB-INF/lib directory, so 
everything should work.
>
>I have spent the better half of a day trying to debug this.
>
>Any suggestions?
>
>_Curtney
>
Dennis Byrne

Reply via email to