You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Mahdi Karami (JIRA)" <ji...@apache.org> on 2019/01/17 15:33:00 UTC

[jira] [Updated] (CXF-7947) NullPointerException in Utils.java file

     [ https://issues.apache.org/jira/browse/CXF-7947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mahdi Karami updated CXF-7947:
------------------------------
    Description: 
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. 

  was:
Hi

when I used cxf 3.2.5 with  java classes that it's package is null when my run arrive to Utils.java class in line number 270 its return NullpointerException beacause my class not have package.

when I catch this error it's worked. 


> NullPointerException in Utils.java file
> ---------------------------------------
>
>                 Key: CXF-7947
>                 URL: https://issues.apache.org/jira/browse/CXF-7947
>             Project: CXF
>          Issue Type: Bug
>            Reporter: Mahdi Karami
>            Priority: Major
>
> 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. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)