Yes. Have you tried creating a new project using the maven archetype "servicemix-bean-service-unit"? See http://incubator.apache.org/servicemix/creating-a-standard-jbi-component.html including the note about specifying the incubating repository.
charliec wrote: > > I found out the error was because I didn't have the servicemix-bean > dependency in the pom. However, I'm still unable to get this example to > work. Has anyone had any success with getting a servicemix-bean example > to work? > > > charliec wrote: >> >> I took the example found from >> http://incubator.apache.org/servicemix/servicemix-bean.html to build a >> service unit using the Trace Example and to deploy it. I used the same >> xbean.xml specified in the link and I receive an error when building >> it. >> The error is the following: >> >> [ERROR] BUILD ERROR >> [INFO] >> ---------------------------------------------------------------------- >> [INFO] Failed to generate jbi.xml >> >> Embedded error: Unable to generate service unit descriptor! >> Unrecognized xbean namespace mapping: >> http://servicemix.apache.org/bean/1.0 >> >> Anyone know what the error relates to? Also, does anyone have a >> complete >> working example of using the ServiceMix Bean Component? Thanks in >> Advance. >> >> > > -- View this message in context: http://www.nabble.com/Error%3A--Unrecognized-xbean-namespace-mapping-tf4223579s12049.html#a12019079 Sent from the ServiceMix - User mailing list archive at Nabble.com.
