Issue 11642

client interceptors not applied in private modules

11642
Reporter: mdoering
Assignee: mdoering
Type: Bug
Summary: client interceptors not applied in private modules
Priority: Blocker
Resolution: Fixed
Status: Closed
Created: 2012-08-02 00:34:53.321
Updated: 2013-12-06 12:06:33.651
Resolved: 2012-08-06 15:53:53.422
        
Description: The NotFoundToNullInterceptor and HttpErrorResponseInterceptor are applied in the private GbifWsClientModule.
These interceptors are not working as failing integration tests, for example OccurrenceWsClientIT.testGetNotFound() show.

This appears to be a recently reported guice bug:
http://code.google.com/p/google-guice/issues/detail?id=702

If thats the case we need to find a way around this.]]>
    


Author: mdoering@gbif.org
Comment: reported potential bug to google: http://code.google.com/p/google-guice/issues/detail?id=722
Created: 2012-08-02 14:51:00.779
Updated: 2012-08-02 14:51:00.779


Author: mdoering@gbif.org
Comment: fixed in http://code.google.com/p/gbif-common-resources/source/detail?r=946 and activated test in http://code.google.com/p/gbif-occurrencestore/source/detail?r=1540
Created: 2012-08-06 15:53:53.446
Updated: 2012-08-06 15:53:53.446