I've a whole mess of these in my log4j each time I create a call object.
Looking at the Axis 1.2RC1 jar, I can find the classes, but not these
methods on them. Did something get out of sync between WSDL2Java and the
Axis lib in RC1? What's happening here?
java.lang.NoSuchMetho
> Date: Wed, 4 Aug 2004 15:58:58 -0700
> Subject: java.lang.NoSuchMethodException:
> org.apache.axis.encoding.ser.ArrayDeserializerFactory.create
> To: [EMAIL PROTECTED]
>
> I have a web service that returns an array of objects. Upon startup,
> Axis complains about not bei
- Original Message -
From: Prashant Khandelwal <[EMAIL PROTECTED]>
Date: Wed, 4 Aug 2004 15:58:58 -0700
Subject: java.lang.NoSuchMethodException:
org.apache.axis.encoding.ser.ArrayDeserializerFactory.create
To: [EMAIL PROTECTED]
I have a web service that returns an array of objects. Upon s
I have a web service that returns an
array of objects. Upon startup, Axis complains about not being able to
find the ArrayDeserializerFactory.create(java.lang.Class, javax.xml.namespace.QName)
method. This is invoked by
org.apache.axis.encoding.ser.BaseDeserializerFactory.createFactory().
The se
I'm getting a similar error. I've searched through the mail list but no one
has it in the same place. Log4J seems to be working fine, etc
java.lang.NoSuchMethodError
at org.apache.axis.deployment.wsdd.WSDDDocument.(Unknown Source)
at org.apache.axis.configuration.FileProvider.con