> That works for me, we have an existing test where Long is used instead
> of Integer, works fine. I can't imagine why, may be @Transactional > affects it, please remove and check if that the case; also how do > setters for max & offset look like ? > > Cheers, Sergey I re-built and re-deployed, and that seems to have fixed the problem when I access the URL with a web browser, but if I access the URL with curl, once again only the first param is caught. Any ideas? Thanks. -Dan
