You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Artur Kraft <kr...@darkfluid.com> on 2006/02/13 12:44:33 UTC

Re: Array Serializer/Deserializer fails!!

Hello,

is this issue resolved? I am asking, because I got the same unresolved 
error. Any comments would be very welcome.

kind regards
Artur Kraft


Narayanan Nachiappan wrote:
> Hi Friends,
>  
>     I tried to deploy a webservice of type WRAPPED/LITERAL in Axis 
> 1.2.1 and Axis 1.3 as well.
>  
>     I'm getting the following exception:
>  
> java.lang.NoSuchMethodException: 
> org.apache.axis.encoding.ser.ArraySerializerFactory.create(java.lang.Class, 
> javax.xml.namespace.QName)
>         at java.lang.Class.getMethod(Class.java:986)
>         at 
> org.apache.axis.encoding.ser.BaseSerializerFactory.createFactory(BaseSerializerFactory.java:254)
>         at 
> org.apache.axis.deployment.wsdd.WSDDService.deployTypeMapping(WSDDService.java:542)
>         at 
> org.apache.axis.deployment.wsdd.WSDDService.initTMR(WSDDService.java:253)
>         at 
> org.apache.axis.deployment.wsdd.WSDDService.<init>(WSDDService.java:233)
>         at 
> org.apache.axis.deployment.wsdd.WSDDDeployment.<init>(WSDDDeployment.java:192)
>         at 
> org.apache.axis.deployment.wsdd.WSDDDocument.setDocument(WSDDDocument.java:139)
>         at 
> org.apache.axis.deployment.wsdd.WSDDDocument.<init>(WSDDDocument.java:65)
>  
>  
>      The approach i'm following is:
>  
>   Step-1:   Java2WSDL
>   Step-2:   WSDL2Java
>   Step-3:   Deploy the Webservice using deploy.wsdd
>  
>      When i try to hit the service i'm getting this error.
>  
>      Could anyone of you please help me out in re solving this issue?
>  
> Thanks & Regards,
> Nachiappan.N
>
> ------------------------------------------------------------------------
> Yahoo! Photos
> Ring in the New Year with Photo Calendars 
> <http://us.rd.yahoo.com/mail_us/taglines/photos/*http://pa.yahoo.com/*http://us.rd.yahoo.com/mail_us/taglines/photos/evt=38087/*http://pg.photos.yahoo.com/ph//page?.file=calendar_splash.html&.dir=>. 
> Add photos, events, holidays, whatever. 

Re: Array Serializer/Deserializer fails!!

Posted by Simone Bonazzoli <s....@gmail.com>.
i don't be able to resolve the problem yet :(
if u have any solution mail me!

simone

On 2/13/06, Artur Kraft <kr...@darkfluid.com> wrote:
>
> Hello,
>
> is this issue resolved? I am asking, because I got the same unresolved
> error. Any comments would be very welcome.
>
> kind regards
> Artur Kraft
>
>
> Narayanan Nachiappan wrote:
>
> Hi Friends,
>
>     I tried to deploy a webservice of type WRAPPED/LITERAL in Axis 1.2.1and Axis
> 1.3 as well.
>
>     I'm getting the following exception:
>
> java.lang.NoSuchMethodException:
> org.apache.axis.encoding.ser.ArraySerializerFactory.create(java.lang.Class,
> javax.xml.namespace.QName)
>         at java.lang.Class.getMethod(Class.java:986)
>         at
> org.apache.axis.encoding.ser.BaseSerializerFactory.createFactory(
> BaseSerializerFactory.java:254)
>         at org.apache.axis.deployment.wsdd.WSDDService.deployTypeMapping(
> WSDDService.java:542)
>         at org.apache.axis.deployment.wsdd.WSDDService.initTMR(
> WSDDService.java:253)
>         at org.apache.axis.deployment.wsdd.WSDDService.<init>(
> WSDDService.java:233)
>         at org.apache.axis.deployment.wsdd.WSDDDeployment.<init>(
> WSDDDeployment.java:192)
>         at org.apache.axis.deployment.wsdd.WSDDDocument.setDocument(
> WSDDDocument.java:139)
>         at org.apache.axis.deployment.wsdd.WSDDDocument.<init>(
> WSDDDocument.java:65)
>
>
>      The approach i'm following is:
>
>   Step-1:   Java2WSDL
>   Step-2:   WSDL2Java
>   Step-3:   Deploy the Webservice using deploy.wsdd
>
>      When i try to hit the service i'm getting this error.
>
>      Could anyone of you please help me out in re solving this issue?
>
> Thanks & Regards,
> Nachiappan.N
>
>  ------------------------------
> Yahoo! Photos
> Ring in the New Year with Photo Calendars<http://us.rd.yahoo.com/mail_us/taglines/photos/*http://pa.yahoo.com/*http://us.rd.yahoo.com/mail_us/taglines/photos/evt=38087/*http://pg.photos.yahoo.com/ph//page?.file=calendar_splash.html&.dir=>.
> Add photos, events, holidays, whatever.
>
>