Hi Fabian,

We use CXF in a bundle with equinox. We just put the CXF jars in a bundle and exported the packages from there. It works like a charm. Just be sure to export/import javax.xml.ws and similar packages or CXF won't detect the annotations (e.g. the ones for jax-ws)

Regards
Mayank

[EMAIL PROTECTED] wrote:
Hello!
Are there already some working bundles of CXF for OSGi? I found a solved bug (CXF-490) on JIRA which says this is done. Does anyone have some advice on how to use it? Maybe examples? Best regards, Fabian

Reply via email to