i see the class file /apache/xbean/classloader/JarFileClass Loader but not /apache/xbean/server/classloader/JarFileClass Loader
foram wrote: > > with the new jboss-deployer and the > servicemix-http-3.0-M2-incubating-installer.zip component zip file, which > i got \apache-servicemix-3.0-M2-incubating\components > > > I am getting the following error on server start up > 15:24:33,181 INFO [DefaultListableBeanFactory] Pre-instantiating > singletons in > factory > [org.springframework.beans.factory.support.DefaultListableBeanFactory de > fining beans [jbi]; root of BeanFactory hierarchy] > 15:24:33,212 ERROR [InstallationService] Deployment of Component failed > java.lang.NoClassDefFoundError: > org/apache/xbean/server/classloader/JarFileClass > Loader at > org.apache.servicemix.jbi.framework.InstallationService.initializeIns > taller(InstallationService.java:439) > at > org.apache.servicemix.jbi.framework.InstallationService.doInstallComp > onent(InstallationService.java:421) > at > org.apache.servicemix.jbi.framework.InstallationService.doInstallArch > ive(InstallationService.java:372) > at > org.apache.servicemix.jbi.framework.InstallationService.install(Insta > llationService.java:297) > at > org.apache.servicemix.jbi.framework.AutoDeploymentService.updateArchi > ve(AutoDeploymentService.java:247) > at > org.apache.servicemix.jbi.framework.AutoDeploymentService.updateExter > nalArchive(AutoDeploymentService.java:185) > at > org.servicemix.jboss.deployment.JBIService.installArchive(JBIService. > java:119) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. > java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces > sorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:585) > at > org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch > er.java:141) > at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80) > at org.jboss.mx.server.Invocation.invoke(Invocation.java:72) > at > org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker. > java:249) > at > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644) > at > org.servicemix.jboss.deployment.JBIDeployer.create(JBIDeployer.java:1 > 01) > > > > > > foram wrote: >> >> The jboss deployer doesnt have lwcontainer's jar. so i dropped the jar in >> the lib of my project in jboss. however, when i try to deploy the service >> assembly, i get the following message >> >> INFO [AutoDeploymentService] Components servicemix-lwcontainer are not >> installed yet - adding ServiceAssembly layout to pending list >> >> I am not getting any error message >> > > -- View this message in context: http://www.nabble.com/lwcontainer-install-using-jboss-deployer-tf2192088.html#a6069963 Sent from the ServiceMix - User forum at Nabble.com.
