Hi Andriy,
it fails consistently in the aries whiteboard tests but I will try to
reproduce the error in the CXF tests... I will have a look but if you
have any advice on where to test it I will really appreciate it.
Bests.
Carlos.
El 19/4/21 a las 4:37, Andriy Redko escribió:
Hi Carlos,
It sounds a bit surprising that you need to add
"org.apache.cxf.osgi.http.transport.disable=true"
if you don't bundle CXF anymore. It would be good to understand what is going
on, may be there
are some steps you could share to reproduce the problem? Thank you.
Best Regards,
Andriy Redko
CSA> Hi all,
CSA> I am crossposting a message that I left on the slack channel:
CSA> we are about to release a new version of the aries jaxrs whiteboard that
does not bundle CXF.
CSA> However, for it to work, we need to set
"org.apache.cxf.osgi.http.transport.disable=true", otherwise it seems like some
things are shared across different buses preventing the JAX-RS whiteboard from working
correctly. We are going to create a release with this limitation, but we would love to have
your advice in how the whiteboard should collaborate gracefully with the regular CXF OSGi
integration, if at all possible.
CSA> Thx in advance!
CSA> Carlos.