Gert, Thanks, but that creates a different deployment error. The causing exception is below
Caused by: org.springframework.beans.FatalBeanException: Class [org.springframework.aop.config.AOPNamespaceHandler] for namespace [http://www.springframework.org/schema/aop] does not implement the [org.springframework.beans.factory.xml.NamespaceHandler] interface -Brian Gert Vanthienen wrote: > > L.S., > > Could you try with self-first delegation, i.e. adding inverse="true" > to the classpath element in the xbean.xml as explained in > http://servicemix.apache.org/classloaders.html? > Perhaps there's some class in the container/component classloader > that's also in your SU and that triggers this. > > Regards, > > Gert Vanthienen > ------------------------ > Open Source SOA: http://fusesource.com > Blog: http://gertvanthienen.blogspot.com/ > -- View this message in context: http://www.nabble.com/Spring-AOP-AspectJ-ClassLoader-Issue-tp23031850p23047052.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
