L.S., Yes, ServiceMix 3 does support ODE - perhaps this exception is due to the space in the file name of the JBI component you're deploying? Could you rename the file to ode-jbi-1.3.5.zip or something like that and try again?
Regards, Gert Vanthienen ------------------------ FuseSource Web: http://fusesource.com Blog: http://gertvanthienen.blogspot.com/ On Tue, Jun 19, 2012 at 1:58 AM, mrtshezi <[email protected]> wrote: > Hi All, Please help > > Please help i want to know does SM3 still supports apache ode because when i > try to hot deploy ode jbi 1.3.5. The server returns the following error > > > INFO - AutoDeploymentService - Directory: hotdeploy: Archive > changed: > processing ode-jbi-1.3.5 (2).zip... > WARN - AutoDeploymentService - Directory: hotdeploy: Automatic > install > of C:\apache-servicemix-3.4.0\hotdeploy\ode-jbi-1.3.5 (2).zip failed > javax.jbi.management.DeploymentException: <?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>deploy</task-id> > <task-result>FAILED</task-result> > <message-type>ERROR</message-type> > <task-status-msg> > <msg-loc-info> > <loc-token/> > <loc-message>Unable to find jbi descriptor: > C:\apache-servicemix-3.4.0\hotdeploy > \ode-jbi-1.3.5 (2).zip</loc-message> > </msg-loc-info> > </task-status-msg> > </task-result-details> > </frmwk-task-result-details> > </frmwk-task-result> > </jbi-task-result> > </jbi-task> > > at > org.apache.servicemix.jbi.framework.AutoDeploymentService.failure(Aut > oDeploymentService.java:379) > at > org.apache.servicemix.jbi.framework.AutoDeploymentService.failure(Aut > oDeploymentService.java:365) > at > org.apache.servicemix.jbi.framework.AutoDeploymentService.updateArchi > ve(AutoDeploymentService.java:238) > at > org.apache.servicemix.jbi.framework.AutoDeploymentService.monitorDire > ctory(AutoDeploymentService.java:648) > at > org.apache.servicemix.jbi.framework.AutoDeploymentService.access$800( > AutoDeploymentService.java:63) > at > org.apache.servicemix.jbi.framework.AutoDeploymentService$1.run(AutoD > eploymentService.java:612) > at java.util.TimerThread.mainLoop(Timer.java:555) > at java.util.TimerThread.run(Timer.java:505) > > > -- > View this message in context: > http://servicemix.396122.n5.nabble.com/Apache-ode-on-ServiceMix-3-4-0-tp5713746.html > Sent from the ServiceMix - User mailing list archive at Nabble.com.
