Hi You shoul have a file called servicemix-shared-3.2.2-installer.zip in you hotdeploy directory. This zip file contains a series of jar files, one of which contains this class. So it should be picked up automatically
Ivanhoe On Wed, Jul 23, 2008 at 10:05 AM, klinsmann <[EMAIL PROTECTED]> wrote: > > Hi, > Please please help me!!When i run my configuration of servicemix, I meet a > problem: > -------------------- > loading Apache ServiceMix from file: c:\servicemix3.2\book\1.xml > > Caught:org.springframework.beans.factory.parsing.BeanDefinitionParsingException: > Configuration problem: Class that bean class > [org.apache.servicemix.http.HttpComponent]depends on not found > Offending resource: file[c:\servicemix3.2\book\1.xml > ] Bean ''; nested exception is > > java.lang.NoclassDefFoundError:org/apache.servicemix/common/DefaultComponent > Caught > > by:java.lang.NoClassDefFoundError:org/apache/servicemix/common/defaultComponent > at.......... > > ---------------- > > Is org/apache/servicemix/common/defaultComponent missing?Where can I find > it > ? and copy it to the lib folder? > > Thank you very much!!!!!! > > -- > View this message in context: > http://www.nabble.com/Meeting-a-problem-when-using-%22servicemix-1.xml%22-tp18605855p18605855.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. > >
