AlfrescoContentUtils´s getContentAsInputStream with the ticket as URL argument always downloaded a node´s content without any problem.
Now I´ve got a custom data model with other content properties than the default one. When I use getContentAsInputStream it tells me that there is no content for that node wich is, what I would expect. But when I add the content property as URL argument it redirects me to the login page?! In addition i am not able to login on that login page altough I use the same username/password which gave me the ticket via a webservices call.
Any ideas what happens?