cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot create a session after the response has been committe

omegerard
Champ in-the-making
Champ in-the-making
Hi,

I'm using the PHP API to log on to alfresco (1.3.0) and get a ticket.

That is working fine.

When I subsequently want to download content from the repository using the templatecontentservlet, I get the error message:

Servlet.service() for servlet templateContent threw exception
Cannot create a session after the response has been committed

This is very strange, because I'm sure this worked before.

Any idea what's wrong here?

Ludo
1 REPLY 1

kevinr
Star Contributor
Star Contributor
Hi,

I have investigated the use of tickets with servlets (download servlet or the template servlet) with 1.3.0final - I can confirm that if you have a valid ticket (from a WebService call or whatever) then ticket based URLs are working correctly. So i'm not sure what the problem is here (as you say it was working before…)

Cheers,

Kevin