Forums de discussion

Flex integration - permission checker problem

Paul Timothy Preiss, modifié il y a 15 années.

Flex integration - permission checker problem

New Member Publications: 3 Date d'inscription: 17/09/08 Publications récentes
I am integrating flex portlets into liferay (which by the way is heaven for development). However Ive bumped into a problem. All is well when I call a local service but when I try a remote service I get a permission checker not initialized error. Ive integrated blaze ds into the portal and my guess is that since im not going through the standard tunnels that the Principal and Permission ThreadLocal are not getting setup. Is there a way to add that or am I stuck only calling local services?