In the servicemix console i have this error message :
ERROR - InstallerMBeanImpl - Class not found:
org.apache.servicemix. common.DefaultBootstrap
java.lang.NoClassDefFoundError:
org/apache/xbean/server/repository/Repository
at
org.apache.servicemix.camel.CamelJbiComponent.createServiceUnitManage
r(CamelJbiComponent.java:68)
at
org.apache.servicemix.common.DefaultComponent.<init>(DefaultComponent
.java:57)
at
org.apache.servicemix.camel.CamelJbiComponent.<init>(CamelJbiComponen
......
......
yassine wrote:
>
> Hi
> When i do mvn jbi:projectDeploy inSA project folder
>
> I have this error message :
>
>
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> INFO]
> ------------------------------------------------------------------------
> INFO] Unable to deploy project, Error accessing ServiceMix administration
>
> <?xml version="1.0" encoding="UTF-8"?>
> <jbi-task xmlns="http://java.sun.com/xml/ns/jbi/management-message"
> version="1.0
>>
> <jbi-task-result>
> <frmwk-task-result>
> <frmwk-task-result-details>
> </task-result-details>
> <task-id>installComponent</task-id>
> <task-result>FAILED</task-result>
> <message-type>ERROR</message-type>
> ........
> ........
>
> Every body have idea ?
>
> Thank
>
--
View this message in context:
http://www.nabble.com/Error-accessing-ServiceMix-administration-tp23499684p23499778.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.