2011/2/17 Athens Holloway <[email protected]>: > I have a working tiles 2.2.2 and spring 3.0.5 mvc app that works in my sts > dev server but i get 404 response on app engine sdk server. anyone > successfully get Tiles working on app engine?
It should, we had an issue long time ago that we fixed: https://issues.apache.org/jira/browse/TILES-324 However a 404 is not enough (I'd expect a 500). Do you see something in your log that says anything related about Tiles? Antonio
