On Mon, Sep 20, 2010 at 16:14, Benson Margulies <[email protected]> wrote: > How interesting. Can you send me a reference? Whoever hit this problem > probably hit two or three other things we're fighting with putting CXF > Into OO, and I'd like to ask them some questions.
Here is one thread that discusses the context class loader issue in OO: http://markmail.org/thread/fyjkzr2o7o7tejbm I remember that there was at least one other discussion, but I'm not able to locate the thread. > Sun/Oracle is on the public record stating that 'null' is a 'normal' > condition; the JAX-WS code is written to deal with it, it's just > written wrong. > > On Mon, Sep 20, 2010 at 10:07 AM, Andreas Veithen > <[email protected]> wrote: >> We had a similar demand for Axis2 (also in the context of OpenOffice). >> We rejected it because having a null thread context class loader is >> really not a normal condition. >> >> Andreas >> >> On Mon, Sep 20, 2010 at 16:02, Benson Margulies <[email protected]> >> wrote: >>> I have some evidence that CXF misfires if the context class loader is >>> null, even without the (direct) use of the JAX-WS API. Is this a >>> concern? Should I bother to track it down? >>> >> >
