I set cachable to false to no avail. configureResponse is final, so I overrode setHeaders(), but that didn't work either. I guess I'm going to need a little sample code....
Nevermind. I just got it working. I threw away the ResourceReference, and just built a Resource instead.
