-----Original Message-----As your stacktrace says, you are using the RI - are you mixing MyFaces jars with the RI jars? or are you using RI and tomahawk?
From: Martin Marinschek [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 03, 2005 5:05 PM
To: MyFaces Discussion; [EMAIL PROTECTED]
Subject: Re: Cant instantiate ManagedBean
regards,
Martin
On 8/3/05, Balaji Saranathan <[EMAIL PROTECTED]> wrote:Hi,
I have been getting this error since morning and I'm unable to trace the reason for the managed bean not being created.
Can anyone give me a clue?2005-08-03 16:55:11,518 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/Quantum].[Faces Servlet]] Servlet.service() for servlet Faces Servlet threw exception
javax.faces.el.EvaluationException: javax.faces.FacesException: javax.faces.FacesException: Can't instantiate class:
'com.framework.handler.Cs1000DataTableHandler'.. com.framework.handler.Cs1000DataTableHandler
at com.sun.faces.el.ValueBindingImpl.getValue(ValueBindingImpl.java:206)
at com.sun.faces.el.ValueBindingImpl.getValue(ValueBindingImpl.java:154)
at com.sun.faces.application.ApplicationImpl.createComponent(ApplicationImpl.java:386)
at javax.faces.webapp.UIComponentTag.createComponent(UIComponentTag.java:1009)
at javax.faces.webapp.UIComponentTag.createChild(UIComponentTag.java:1036)
at javax.faces.webapp.UIComponentTag.findComponent(UIComponentTag.java:749)
at javax.faces.webapp.UIComponentTag.doStartTag(UIComponentTag.java:429)
Confidentiality Notice
The information contained in this electronic message and any attachments to this message are intended
for the exclusive use of the addressee(s) and may contain confidential or privileged information. If
you are not the intended recipient, please notify the sender at Wipro or [EMAIL PROTECTED] immediately
and destroy all copies of this message and any attachments.
Confidentiality Notice The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain confidential or privileged information. If you are not the intended recipient, please notify the sender at Wipro or [EMAIL PROTECTED] immediately and destroy all copies of this message and any attachments. |

