Looks like your xbean.xml is not a valid xml. You must have a typo in the namespace declaration. What does it looks like ?
On Thu, Sep 25, 2008 at 3:37 PM, manish_goyal <[EMAIL PROTECTED]> wrote: > > Hi, > I am getting the following error while building project. > Could any one solve this problem > > Thanks > > > java.lang.RuntimeException: org.xml.sax.SAXParseException: The value of the > attr > ibute "prefix="xmlns",localpart="hello",rawname="xmlns:hello"" is invalid. > Prefi > xed namespace bindings may not be empty. > at > org.apache.servicemix.jbi.deployment.DescriptorFactory.buildDescripto > r(DescriptorFactory.java:141) > at > org.apache.servicemix.jbi.deployment.DescriptorFactory.buildDescripto > r(DescriptorFactory.java:80) > at > org.apache.servicemix.jbi.framework.ServiceUnitLifeCycle.<init>(Servi > ceUnitLifeCycle.java:67) > at org.apache.servicemix.jbi.framework.Registry.registerServic > -- > View this message in context: > http://www.nabble.com/Error-while-building-project-tp19669689p19669689.html > Sent from the cxf-user mailing list archive at Nabble.com. > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------------------------ Open Source SOA http://open.iona.com
