Finally got to the bottom of this. Seems that a @WebFault class had a member reference to an instance of itself which sent the CXF recursive. Since we down seem to need this WebFault (its not thrown across web service - I think we can just eliminate it.
Thx -- View this message in context: http://openejb.979440.n4.nabble.com/Problem-with-Apache-CXF-libs-tp4667867p4667962.html Sent from the OpenEJB User mailing list archive at Nabble.com.
