I am trying to integrate servicemix into an existing webapp. The
servicemix-web-3.0-SNAPSHOT.war works fine, but when I start the other
webapp with the same applicationContext.xml, I get an exception:
Context initialization failed
org.springframework.beans.factory.BeanDefinitionStoreException: Line 7 in
XML document from ServletContext resource [/WEB-INF/applicationContext.xml]
is invalid; nested exception is org.xml.sax.SAXParseException: Attribute
"xmlns" must be declared for element type "beans".
org.xml.sax.SAXParseException: Attribute "xmlns" must be declared for
element ty
pe "beans".
at
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAX
ParseException(Unknown Source)
What does it need? Also the other webapp uses Spring 1.2.7 - is that a
problem?
--
View this message in context:
http://www.nabble.com/Integrating-servicemix-into-a-webapp-t1560950.html#a4239572
Sent from the ServiceMix - User forum at Nabble.com.