NullPointerException in AbstractClientResponse if abdera-parser jar is not in 
the classpath
-------------------------------------------------------------------------------------------

                 Key: ABDERA-98
                 URL: https://issues.apache.org/jira/browse/ABDERA-98
             Project: Abdera
          Issue Type: Bug
    Affects Versions: 0.4.0
            Reporter: Andrew Perepelytsya


ClientResponse.getDocument() causes NPE at runtime then.

Caused by: java.lang.NullPointerException
        at 
org.apache.abdera.protocol.client.AbstractClientResponse.getDocument(AbstractClientResponse.java:80)
        at 
org.apache.abdera.protocol.client.AbstractClientResponse.getDocument(AbstractClientResponse.java:68)
        at 
org.mule.galaxy.bootstrap.AbderaBootstrap.bootstrap(AbderaBootstrap.java:51)
        ... 5 more

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to