Hi Hendy,

Not sure what you're exactly trying to do but just to let you know
that CXF is already available as an OSGi bundle. E.g. you may want to
take a look at cxf-minimal:
  http://svn.apache.org/repos/asf/cxf/trunk/distribution/bundle/minimal/

If you want to get an easy dsitribution of CXF running inside an OSGi
container, have a look at ServiceMix 4
(http://servicemix.apache.org/SMX4/download.html). When you start SMX4
it will actually launch Felix and run all the functionality in that as
OSGi bundles. This includes CXF.

Cheers,

David

2008/11/28 Hendy Irawan <[EMAIL PROTECTED]>:
> Hi Stuart,
>
> I'm having errors exporting META-INF.cxf from a bundle that embeds/wraps
> cxf.
>
> The sample project is here (be patient about the download, hehehe :-)
>
> https://scm.ops4j.org/repos/ops4j/laboratory/users/ceefour/cxf-embed/
>
> Alin advises me to use _failok = true and it does work, but perhaps you can
> suggest a stable solution.
>
> Thank you.
>
> --
> Best regards,
> Hendy Irawan
> http://hendyirawan.com/
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to