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-tp15306485s12049p15306485.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.