Problem solved - invalid file name tutorial-file-su/src/main/resources/xbean.xml (was beans.xml)
Thanks to Google. > Hello! > I'm newbie in ServiceMix such as in other Java-based products. > I download ServiceMix 3.2.1 and install it to /opt/servicemix (Ubuntu > 8.04.01) Then I read tutorial, all samples passed good, until I break on > http://servicemix.apache.org/25-beginner-deploying-the-service-assembly.htm >l namelly: > > cd tutorial-sa > mvn jbi:projectDeploy > > The output: > [EMAIL PROTECTED]:/opt/servicemix/examples/empty/tutorial-sa$ mvn > <msg-loc-info> > <loc-token/> > <loc-message>Unable to find suitable deployer for Service > Unit 'tutorial-file-su'</loc-message> > </msg-loc-info> > > The same output on a ServiceMix console: > ERROR - AutoDeploymentService - Failed to update Service Assembly: > tutorial-sa > java.lang.Exception: <?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> > ... > > Yep, it's looks like FAQ, I'm googling, but still didn't found valid > solution, so post here for a help. > > It's also lloks strange than xmlsec-1.3.0.pom donloaded each time... > > Thanks!
