Hi,
I have a serious problem with the running of apache cxf bundle.
I have follow this thread at the letter http://forum.springsource.org/showthread.php?t=72299
but I can't get this bundle up and running.
Apache cxf single bundle:
It's work only if I deploy it in the 'pickup' directory but in this case i don't use it with eclipse because the IDE don't see its exported-package. If I add the 'pickup' directory to the provisioning section (file server.config) I obtain the same error due to the lenght of the header.
Apache cxf-bundle-minimal:
If I add this in the pickup directory I obtain the header lenght error. If I add this to the 'repository/bundles/usr/' directory I don't see the bundle in the osgi console, without even the state INSTALL, it isn't present in the list of bundle.
How can I do?
I am trying to make cxf-bundle myself, staring from the source code, but it's a very bad work and probably it won't work.
Bye to everyone!


