Ok, I think I have done the 4th step. I first tried to use the libs from Servicemix 3.2.1 but the svn version is 3.1.2 that was wrong in post bevor. Deploying of bc's works too.
Greetings and Thanks /Steffen steff aka sid wrote: > > My Environment is: > JBoss 4.2.2 > Servicemix 3.2.1 (JBoss deployer build from svn) > Java 1.5 > OS Linux (Ubuntu) > > 1. Build JBoss deployer from svn > 2. Created a new default configuration called servicemix > 3. deployed JBoss deployer into JBoss > (Until here all works fine and no problems occured) > 4. tried to install servixmix libaries exceptions occure (s. > http://www.nabble.com/file/p16117613/server.log server.log > ) > > Do I need all jars from lib directory of ServiceMix? > Greetings > /Steffen > > > puneetjain wrote: >> >> Hi Steffen, >> >> Some how I managed to run servicemix on jboss. Please tell me your >> environment and steps you have performed so far. >> Will try to resolve your problem. >> >> cheers, >> Puneet >> >> >> steff aka sid wrote: >>> >>> Hi, >>> do you solve your problems? I tried the same and got the same errors. >>> >>> Greetings >>> /Steffen >>> >>> >>> puneetjain wrote: >>>> >>>> Hi, >>>> >>>> I am facing problem in integrating servicemix in jboss server. Details >>>> is as bellow: >>>> >>>> Environment: >>>> ========= >>>> Operating System: windows XP >>>> Servicemix 3.2.1 >>>> Java 1.5 >>>> Jboss version 4.2.2.GA >>>> >>>> Steps Performed: >>>> ============ >>>> >>>> 1. Download the servicemix jbi jboss deployer and build it using maven. >>>> Command is as follow: >>>> svn co http://svn.codehaus.org/servicemix/trunk/jboss-deployer >>>> cd jboss-deployer >>>> mvn install >>>> >>>> 2. This creates a servicemix-jboss-deployer-3.1.2.sar. >>>> 3. Deployed Servicemix Deployer servicemix-jboss-deployer-3.1.2.sar on >>>> jboss. >>>> 4. While deploying the servicemix jboss deployer client Factory could >>>> not started. >>>> server.log is given below: >>>> http://www.nabble.com/file/p15306485/servicemix-jboss-deployer.txt >>>> servicemix-jboss-deployer.txt >>>> >>>> Log on server console is given below: >>>> http://www.nabble.com/file/p15306485/logOnConsole.log >>>> logOnConsole.log >>>> >>>> >>>> 5. I deployed apache-servicemix-web-3.2.2-20080203.011720-1.war on the >>>> server. >>>> log are given below: >>>> INFO [TomcatDeployer] deploy, >>>> ctxPath=/apache-servicemix-web-3.2.2-20080203.011720-1, >>>> warUrl=.../tmp/deploy/tmp5874apache-servicemix-web-3.2.2-20080203.011720-1-exp.war/ >>>> INFO [011720-1]] Initializing Spring root WebApplicationContext >>>> INFO [STDOUT] WARN - EndpointRegistry - Disabled >>>> endpoint processor >>>> 'org.apache.servicemix.jbi.framework.support.WSDL2Processor': >>>> java.lang.NoClassDefFoundError: org/apache/woden/WSDLReader >>>> INFO [STDOUT] INFO - JBIContainer - ServiceMix >>>> 3.2.2-SNAPSHOT JBI Container (ServiceMix) is starting >>>> INFO [STDOUT] INFO - JBIContainer - For help or >>>> more informations please see: http://incubator.apache.org/servicemix/ >>>> INFO [STDOUT] INFO - ComponentMBeanImpl - Initializing >>>> component: #SubscriptionManager# >>>> INFO [STDOUT] INFO - DeploymentService - Restoring >>>> service assemblies >>>> INFO [STDOUT] WARN - ClientFactory - Cound not start >>>> ClientFactory: javax.naming.NameNotFoundException: jbi not bound >>>> INFO [STDOUT] INFO - JBIContainer - ServiceMix JBI >>>> Container (ServiceMix) started >>>> INFO [STDOUT] INFO - JDBCAdapterFactory - Database driver >>>> recognized: [apache_derby_embedded_jdbc_driver] >>>> INFO [011720-1]] Initializing Spring FrameworkServlet 'dispatcher' >>>> >>>> 6. I install the servicemix-shared library using the servicemix web >>>> interface, I get following exception: >>>> http://www.nabble.com/file/p15306485/shared_exception.log >>>> shared_exception.log >>>> >>>> 7. Now i am trying to install servicemix (version3.2.1) servicemix-http >>>> component, and i am getting following exceptions: >>>> http://www.nabble.com/file/p15306485/httpcomponent.log >>>> httpcomponent.log >>>> >>>> >>>> >>>> I have uploaded all the log i got while performing the above steps. >>>> >>>> Please help me to resolve the problem. >>>> >>>> Regards, >>>> Puneet >>>> >>> >>> >> >> > > -- View this message in context: http://www.nabble.com/Facing-problem-in-integrating-servicemix-with-jboss-tp15306485s12049p16121789.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
