Fórum

Liferay-webservices

thumbnail
Lisa Rout, modificado 10 Anos atrás.

Liferay-webservices

New Member Postagens: 10 Data de Entrada: 14/04/14 Postagens Recentes
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
David H Nebinger, modificado 10 Anos atrás.

RE: Liferay-webservices

Liferay Legend Postagens: 14919 Data de Entrada: 02/09/06 Postagens Recentes
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
Lisa Rout, modificado 10 Anos atrás.

RE: Liferay-webservices

New Member Postagens: 10 Data de Entrada: 14/04/14 Postagens Recentes
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.