That did the trick. :-)
Is there also a dependency on JDOM an Jaxen? I just tried Aegis Databinding and I get some NoClassDefFound regarding these libraries. It seems that there are no bundles for these libs in the maven repository. Maybe I have to use the cxf-minimal-bundle? -------- Original Message -------- Subject: Re: Advice on CXF OSGi Bundle (19-Sep-2008 16:32) From: Daniel Kulp <[EMAIL PROTECTED]> To: [email protected] > > The servicemix bundles are all at: > http://repo1.maven.org/maven2/org/apache/servicemix/bundles/ > and: > http://repo1.maven.org/maven2/org/apache/servicemix/specs/ > > Abdera is in the incubator repository: > http://people.apache.org/repo/m2-incubating-repository/ > > > Hope that helps! > Dan > > > On Friday 19 September 2008 10:11:59 am [EMAIL PROTECTED] wrote: > > Hello, > > > > I managed to use the CXF bundle from the Maven2 repository (cxf-bundle > > 2.1.2) in an Equinox container with Spring-DM (Spring MVC). > > > > Nevertheless, I had to create my own OSGi bundles for some CXF > > dependencies: * jaxb-api > > * jaxb-impl > > * saaj-api > > * wsdl4j > > * xml-resolver > > > > Additionally, Maven needed some Apache Abdera libraries that I had to > > install manually in my local repository. > > > > Is there anyone who knows of a more convenient way to resolve these > > dependencies? I got the information that the ServiceMix project has these > > deps in their repository. Maybe I can get them from there but I don't know > > the correct repository entry for Maven. > > > > Any suggestions? > > > > Best regards, > > > > Fabian > > > > -- > Daniel Kulp > [EMAIL PROTECTED] > http://www.dankulp.com/blog To: [EMAIL PROTECTED] [email protected]
