Hi,
Is CXF 2.0.x branch broken currently?
I am seeing compilation failure in simple-frontend as follows.
/local1/work/cxf/apache/2.x/rt/frontend/simple/src/main/java/org/apache/cxf/frontend/AbstractWSDLBasedEndpointFactory.java:[84,22]
cannot find symbol
symbol : method
setFeatures(java.util.
Hi Ulhas,
I got the same build error with you and just committed a quick fix for it,
Please check it out :)
Cheers,
Willem
Ulhas Bhole wrote:
Hi,
Is CXF 2.0.x branch broken currently?
I am seeing compilation failure in simple-frontend as follows.
/local1/work/cxf/apache/2.x/rt/frontend/simp