掲示板

Liferay-webservices

thumbnail
10年前 に Lisa Rout によって更新されました。

Liferay-webservices

New Member 投稿: 10 参加年月日: 14/04/14 最新の投稿
Hi,

I have a problem where release webservice use axis2. The first character is changed to lower case automatic. Can anyone know how to overcome from here,the below error I got in wsdd;

Configuration in wsdd is:

<service name="SIInterfaceForADC" provider="java:RPC" use="encoded">
<parameter name="className" value="com.ysten.local.bss.api.web.controller.ZjydApiController" />
<parameter name="allowedMethods" value="*" />
<beanMapping qname="adc:AdcSiRequest" xmlns:adc="http://adc.siinterface.com"
languageSpecificType="java:com.ysten.local.bss.api.bean.AdcSiRequest"
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
<beanMapping qname="adc:AdcSiResponse" xmlns:adc="http://adc.siinterface.com"
languageSpecificType="java:com.ysten.local.bss.api.bean.AdcSiResponse"
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
<namespace>http://adc.siinterface.com</namespace>
</service>
thumbnail
10年前 に David H Nebinger によって更新されました。

RE: Liferay-webservices

Liferay Legend 投稿: 14916 参加年月日: 06/09/02 最新の投稿
This is not an axis 2 forum, perhaps you'd get better help from them on this topic.

And again, wrong forum category anyway.
thumbnail
10年前 に Lisa Rout によって更新されました。

RE: Liferay-webservices

New Member 投稿: 10 参加年月日: 14/04/14 最新の投稿
Hi David...
Thanks for your update.Here onwards while i'll do my next post surly i'll take care of proper forum input catagory.