NPE in AbstractProvider.process()
---------------------------------
Key: ABDERA-94
URL: https://issues.apache.org/jira/browse/ABDERA-94
Project: Abdera
Issue Type: Bug
Affects Versions: 0.4.0
Reporter: Remy Gendron
Priority: Minor
Bad adapter configuration was causing request.getTarget() to return null.
I would assign a default value of TargetType.UNKNOWN and fall into the
unsupported error block.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.