Hi i am developing Liferay faces portlet in Liferay 6.0.6 portal + 6.1 Plugins SDK environment. I am successfully running the portlet. But when i try to run service builder, it is raising errors. Can any one help me.
I m using the new JSF2 <h:link> tag, with a nested <f:param> to link to a page using a get request. However, the conversation id (cid) is propagated via the query parambeters of the link ...