I have a portlet which was developed in Liferay 5.2 EE SP3,
I am trying to migrate the same to Liferay 6.1 EE GA1, I have JSONSerializer's for my custom enitities generated through service builder in 5.2 EE SP3 - where as using Liferay 6.1 EE GA1 it is not generating any of those.
How can i generate the same.
It seems this feature is obsolete now - I am not quite sure though,
http://issues.liferay.com/browse/LPS-17433From liferay-service-builder_6_1_0.dtd
The json-enabled value specifies whether or not the entity should be annotated
for JSON serialization. By default, if the remote-service value is true, then
the json-enabled value is true.
I have remote-service value as true, even though it is not generating
Thanks,
- Nagendra Kumar
Please sign in to flag this as inappropriate.