Hi
when I used cxf 3.2.5 with java classes that it's package is null when my run arrive to org.apache.cxf.jaxb.Utils.java class in line number 270 its return NullpointerException beacause my class not have package.
when I catch this error it's worked.
- relates to
-
CXF-7515 Beans created with no package are throwing nullpointer exception
-
- Closed
-