Yeah, the
META-INF/cxf/cxf-extension*
stuff isn't necessary anymore since CXF 2.4
Freeman
On 2011-11-8, at 下午7:14, ctranxuan ctranxuan wrote:
Thanks a lot !
Just had to removed the import "resource="classpath:META-INF/cxf/cxf-extension-jaxrs-binding.xml" /
>" in my
files and download the bund
Thanks a lot !
Just had to removed the import "" in my
files and download the bundles as specified in the Karaf features.
Thanks again for the quick help!
2011/11/8 Freeman Fang
> Hi,
>
> You need install all necessary bundle yourself.
> If you can use Apache karaf/smx then you can use karaf p
Hi,
You need install all necessary bundle yourself.
If you can use Apache karaf/smx then you can use karaf provision
mechanism which use a feature.xml[1] to describe all necessary
bundles, just simply
features:install cxf
can install all necessary bundles.
However, as you're using Virgo, y
Hi,
I am trying to deploy a bundle that uses cxf-bundle-minimal on the Virgo
3.0.1.RELEASE platform. When upgrading cxf-bundle-minimal from 2.2.9 to
2.5.0 version, I've got the error message:
[2011-11-08 10:01:28.052] system-artifacts Unable to
install application from URI 'file:/home