hello liferay-community,
i am currently trying to find out, how to access
liferay-5.2.3 (tomcat-bundle) through the json tunnel servlet.
i must do something wrong because i always
get zero size response for my requests:
1http://localhost:8080/tunnel-web/secure/json?serviceClassName=com.liferay.portal.service.http.UserServiceJSON&serviceMethodName=getUserById&userId=10416&serviceParameters=userId
in portal-ext.properties i set:
1 json.servlet.hosts.allowed=127.0.0.1,SERVER_IP
2 json.servlet.https.required=false
anyone who could give me a clue ?
thanks & have a nice day
Please sign in to flag this as inappropriate.