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

James M Snell resolved ABDERA-98.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 0.4.0

Hmm... while this could be handled more elegantly, abdera-parser is a 
requirement for this to run unless it has been replaced by another parser 
implementation. So this is technically not a bug

> 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
>             Fix For: 0.4.0
>
>
> 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