Dale Peakall created CXF-5404:
---------------------------------

             Summary: NPE in AtomPojoProvider when no content (or content is 
empty)
                 Key: CXF-5404
                 URL: https://issues.apache.org/jira/browse/CXF-5404
             Project: CXF
          Issue Type: Bug
          Components: JAX-RS
    Affects Versions: 2.7.7
            Reporter: Dale Peakall
            Priority: Minor


When using the AtomPojoProvider with JAX-RS - the library bombs with an NPE 
(embedded in a ClientErrorException) if using JAXB annotated content objects - 
but no content is provided in the entry.  It also NPE's if the content element 
is present but contains no XML (although this is a slightly dubious Atom 
document at this point).

Returning "null" would be a much better result in this case.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to