More errors but gettin closer! 2006-12-12 17:40:48.592::WARN: Nested in org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jbi' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not i nstantiate bean class [org.apache.servicemix.jbi.container.SpringJBIContainer]:Constructor threw exception; nested exception is java.lang.NoClassDefFoundError: org/apache/servicemix/id/IdGenerator: java.lang.NoClassDefFoundError: org/apache/servicemix/id/IdGenerator
On Sun, 2006-12-10 at 16:57, Java Energizer wrote: > OK, I tried the gtar and it gets the HelloWorldComp! > Now Im gettin different error. I think its the one > you mentioned previously. I will try the fix > that you recommend. > TIA > On Sun, 2006-12-10 at 14:49, Bruce Snyder wrote: > > > On 12/10/06, Java Energizer <[EMAIL PROTECTED]> wrote: > > > Find does not yield any result - no HelloWorldComponent? > > > OK, so what does this indicate? > > > I downloaded incorrect package? DOwnload name; > > > apache-servicemix-3.0.1-incubating-src.tar.gz > > > If not this then what? > > > > I hazard a guess that because you're on Solaris, you probably used Sun > > tar to untar the archive which has bugs that cause some entries in > > tarballs to be truncated upon expansion. I'm betting that there's much > > more than just the HelloWorldComponent that got truncated. AFAIK, the > > solution to this problem is to use GNU tar instead of Sun tar. GNU tar > > for Solaris can be downloaded from either http://blastwave.org/ or > > http://sunfreeware.com/: > > > > http://www.blastwave.org/packages.php/gtar > > > > http://sunfreeware.com/programlistsparc10.html#tar > > > > Bruce > > -- > > perl -e 'print unpack("u30","D0G)[EMAIL > > PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*" > > );' > > > > Apache Geronimo - http://geronimo.apache.org/ > > Apache ActiveMQ - http://activemq.org/ > > Apache ServiceMix - http://servicemix.org/ > > Castor - http://castor.org/
