I am following the step under
"Deploying JBI Components on ServiceMix Running Stand-Alone", which is
located under "http://servicemix.org/Geronimo+Integration";. 
Step 
------
1.I dropped the files sa_quartz.zip and servicecomponent.jar under (I can
certainly provide the content of jbi.xml files if necessary).
C:\java\servicemix-3.0-M1\bin\deploy
2.I started servicemix standalone. 

Symptoms
--------------

Loading Apache ServiceMix from servicemix.xml on the CLASSPATH
WARN - MulticastDiscoveryAgent.start(206) | brokerName not set
INFO - ComponentMBeanImpl.init(184) | Initializing component:
#SubscriptionManager#
INFO - DeploymentService.buildState(683) | Restoring service assemblies
INFO - JBIContainer.init(508) | ServiceMix JBI Container
(http://servicemix.org/) name: ServiceMix running version: 3.0-M1
INFO - AutoDeploymentService$2.run(504) | Directory: deploy: Archive
changed: processing sa_quartz.jar ...
INFO - AutoDeploymentService.updateArchive(264) | Components
servicemix-component are not installed yet - adding ServiceAssembly AU_1 to
pending list
INFO - AutoDeploymentService$2.run(508) | Directory: deploy: Finished
installation of archive:  sa_quartz.jar
INFO - AutoDeploymentService$2.run(504) | Directory: deploy: Archive
changed: processing service-component.jar ...
ERROR - InstallerMBeanImpl.activateComponent(164) | component class
org.servicemix.components.servicemix.ServiceMixComponent not found
WARN - AutoDeploymentService$2.run(511) | Directory: deploy: Automatic
install of C:\java\servicemix-3.0-M1\bin\deploy\service-component.jar failed
javax.jbi.management.DeploymentException:
javax.jbi.management.DeploymentException: java.lang.ClassNotFoundException:
org.servicemix.components.servicemix.ServiceMixComponent
--
View this message in context: 
http://www.nabble.com/deploying-to-servicemix-standalone-returns-classnotfound-t1508698.html#a4092852
Sent from the ServiceMix - User forum at Nabble.com.

Reply via email to