Hi all!
While trying to deploy JBI componebt built with Spring Client Toolkit I get
following error:
13:53:44,750 ERROR [InstallationService] Could not build Component:
myFirstComponent
errorCode: 0
at org.apache.geronimo.connector.work.WorkerContext.run
(WorkerContext.java:323)
at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(Unknown
Source)
at java.lang.Thread.run(Thread.java:595)
Caused by: org.springframework.beans.factory.BeanDefinitionStoreException: Line
1 in XML document from file [D:\servicemix-2.0.2
\bin\..\wdir\defaultJBI\components\myFirstComponent\installation\META-INF\jbi-
spring.xml] is invalid; nested exc
eption is org.xml.sax.SAXParseException: Document root element "beans", must
match DOCTYPE root "null".
at
org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinition
s(XmlBeanDefinitionReader.java:169)
Any ideas???
Cheers!
Simon