Is the packaging for your pom is jbi-service-unit ? Can you give us your complete pom ?
You can have a look at a complete working example here : https://svn.apache.org/repos/asf/servicemix/smx3/trunk/samples/camel/camel-simple-su/pom.xml Manuel -- Xebia blog.xebia.fr (fr) blog.xebia.com (en) On Tue, Aug 5, 2008 at 3:19 PM, pratibhaG <[EMAIL PROTECTED]> wrote: > > I already have this in my pom.xml: > > <dependency> > <groupId>org.apache.servicemix</groupId> > <artifactId>servicemix-camel</artifactId> > <version>3.2.2-SNAPSHOT</version> > <scope>provided</scope> > </dependency> > > The error comes when this is there in the file. > > Partibha > > > -- > View this message in context: > http://www.nabble.com/project-property-%27componentName%27-error-tp18830478p18830966.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. > >
