Foros de discusión

Liferay-webservices

thumbnail
Lisa Rout, modificado hace 9 años.

Liferay-webservices

New Member Mensajes: 10 Fecha de incorporación: 14/04/14 Mensajes recientes
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 hace 9 años.

RE: Liferay-webservices

Liferay Legend Mensajes: 14914 Fecha de incorporación: 2/09/06 Mensajes recientes
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 hace 9 años.

RE: Liferay-webservices

New Member Mensajes: 10 Fecha de incorporación: 14/04/14 Mensajes recientes
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.