Does this happen with Spring 3? I don't know of a solution, but hopefully someone else does.
On Fri, Feb 19, 2010 at 12:43 AM, Arash <rakhs...@gmail.com> wrote: > > Hi, > > I am utilizing an appFuse-core project as the backend for another > project. In the bootstrapping process I get the following error: > ... > org.springframework.beans.factory.parsing.BeanDefinitionParsingException: > Configuration problem: Unable to locate Spring NamespaceHandler for XML > schema namespace [http://www.springframework.org/schema/tx] > Offending resource: class path resource [applicationContext-service.xml] > > Apparently this occurs when you have multiple context files and they > overwrite each other. There is a patch that puts spring.handlers & > spring.schemas into META-INF folder: > > http://jira.codehaus.org/browse/MSHADE-43 > > By putting the plugin in pom.xml & running mvn, all the required > dependencies got downloaded but the files never got transferred to META-INF > > Any help would be greatly appreciated > > Thanks, > Arash > > > > -- > View this message in context: > http://n4.nabble.com/Multi-context-Unable-to-locate-NamespaceHandler-for-namespace-tp1561265p1561265.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net > For additional commands, e-mail: users-h...@appfuse.dev.java.net > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net For additional commands, e-mail: users-h...@appfuse.dev.java.net