Issue Type: Bug Bug
Affects Versions: 1.0.1
Assignee: Douglas Campos
Created: 05/Jun/13 6:02 AM
Description:

NullPointerException in runReadWithFilterAndAuthentication test of RestAdapterTest class.

To reproduce it just execute mvn test.

java.lang.NullPointerException
at org.jboss.aerogear.android.impl.pipeline.RestRunner.onReadWithFilter(RestRunner.java:185)
at org.jboss.aerogear.android.impl.pipeline.RestAdapter$1.run(RestAdapter.java:117)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:722)

Project: AeroGear Android
Priority: Major Major
Reporter: Tolis Emmanouilidis
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira