java.lang.NoClassDefFoundError

hi all

While deploying my .ear file

m having following error

Exception Details: java.lang.NoClassDefFoundError

com/sun/rave/designtime/faces/FacetDescriptor

Possible Source of Error:

Class Name: com.sun.rave.web.ui.component.PageBeanInfoBase

File Name: PageBeanInfoBase.java

Method Name: getFacetDescriptors

Line Number: 160

NE HELP

Thanx

[418 byte] By [gadha] at [2007-11-26 10:52:41]
# 1
got the answerThere is a file called .class file ,in that all classpath for ur jar is there.In my case the classpath for webui-dt.jar was not set in .class file
gadha at 2007-7-7 3:05:36 > top of Java-index,Development Tools,Java Tools...