I tried using 2.6, but still the same. I've abandoned this for now as it is working for me in the real use case inside an osgi container.
Is there a way to up a osgi container with jetty to conduct some unit tests? Probably, that might be easier and cleaner than solve classpath clashes. On Thu, Jun 21, 2012 at 5:50 PM, Tharindu Mathew <[email protected]>wrote: > Ted, > > I don't have Tomcat running as I'm trying to get this running from a unit > test. So no libs dir. > > Dan, > > Thanks for the pointers, but I have to stick to 2.5.2 for now. > > > On Tue, Jun 19, 2012 at 12:51 AM, Ted <[email protected]> wrote: > >> > Thanks for the help. Any usual suspects? >> > >> > I compared the dependency tree, and it does not seem to clash. >> >> >> >> Just look in your deployed catalina_base/webapps/WEB-INF/libs directory, >> much easier than trying to read the maven dependency tree. If there's >> duplicate libraries it'll just show up in the directory listing. If I >> recall properly, It happened to me on my development machine when I >> deployed with out cleaning previous library files, after upgrading cxf >> versions. >> >> -- >> >> Ted. >> > > > > -- > Regards, > > Tharindu > > blog: http://mackiemathew.com/ > > -- Regards, Tharindu blog: http://mackiemathew.com/
