The namespace is in fact Spring namespace xmlns="http://www.springframework.org/schema/beans" And the schema location should be : http://www.springframework.org/schema/beans/spring-beans-2.0.xsd
Manuel On Wed, Jul 16, 2008 at 3:47 AM, dharmon <[EMAIL PROTECTED]<[EMAIL PROTECTED]>> wrote: > > What is the namespace for the beans root element found in the various > component xbean.xml files? All the examples I see never define a namespace > for the beans element. I'd like to use my IDE to validate/auto-complete > elements for me during development. > -- > View this message in context: > http://www.nabble.com/beans-namespace-tp18478600p18478600.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. > >
