Hi,

We've got our website stored in Alfresco WCM. We've changed Alfresco's preview service to point to our surf application.

The issue is that we've got several web projects and we want it to be dynamic, so we'll send the storeId and webappId in the request. Enabling the preview doesn't work.

We are changing the AbstractUriViewController to create a preview context with those values, it gets created. But for some reason if there is a preview context the surf app runs out of memory, it seems it goes in a loop.

Any help?

Regards