HI
I created a sample service builder portlet with service.xml having foo as entity name. I have made remote-service="true".
My service.xml build looks fine and the portlet in general looks good with all the methods working fine.
Now I want to call a method using jsonws/http url, the method is implemeted in the src/package/service - localserviceimpl.java. I have not coded anything in the serviceimpl.java
I have read the following post,
http://www.liferay.com/documentation/liferay-portal/6.1/development/-/ai/json-web-services What is the [plugincontext mentioned in this? Is it the name mentioned in the below line
1<service name="Plugin_SubscriptionService" provider="java:RPC" style="rpc" use="encoded">
] Please help me in calling jsonws or how to generate that one correctly.
Some quick tip or guidance will be very helpful.
Thanks
Smile.
Please sign in to flag this as inappropriate.