Hi Carlos, I can surely check the Aries Whiteboard tests if you share some pointers with me, which tests etc (sorry, I am not a seasoned Aries Whiteboard user). I believe we don't have Aries Whiteboard tests anywhere in CXF. In any case, if you curious where the Karaf / Felix integration tests are in CXF, please check out [1], [2], they might give you some hints meantime.
[1] https://github.com/apache/cxf/tree/master/osgi/itests [2] https://github.com/apache/cxf/tree/master/osgi/itests-felix Best Regards, Andriy Redko CSA> Hi Andriy, CSA> 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. CSA> Bests. CSA> Carlos. CSA> 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.
