Quantcast

Custom JSON marshallers do not work in integration tests

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Custom JSON marshallers do not work in integration tests

a.shneyderman
Is there a reason custom JSON marshalers would not work in integration tests?

I register them in BootStrap.init

I deploy the app and all works fine but when I write integration test
those converters are totally ignored. Is there a reason for this
behavior? How do I disable it, so to get my converters back?

This is with grails 2.0.3.

Thanks,
Alex.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Loading...