2014-04-23 50 views

回答

2

我的理解是json服務的目的是在你的Liferay實例之外使用。從一個portlet中,您應該能夠導入您的服務類並直接使用它們。

道歉,如果我誤解了你的問題。

+0

我在說創建Web服務客戶端。無論如何,我遵循http://www.liferay.com/documentation/liferay-portal/6.1/development/-/ai/writing-the-remote-service-class-liferay-portal-6-1-dev-guide-en這個鏈接來創建我的json ws。這裏是wsdl http:// localhost:8080/event-listing-portlet/api/axis/Plugin_Event_EventService?wsdl 。但我無法在我的情況下獲得wsdl – Sree