java.lang.NoSuchMethodException: org.apache.axis.encoding.ser.BeanSerializerFactory.create(java.lang.Class, javax.xml.namespace.QName)

2004-11-14 Thread Kevin J. Duling
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

Re: java.lang.NoSuchMethodException: org.apache.axis.encoding.ser.ArrayDeserializerFactory.create

2004-08-09 Thread Davanum Srinivas
> 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

Re: java.lang.NoSuchMethodException: org.apache.axis.encoding.ser.ArrayDeserializerFactory.create

2004-08-04 Thread Brent Johnson
- 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

java.lang.NoSuchMethodException: org.apache.axis.encoding.ser.ArrayDeserializerFactory.create

2004-08-04 Thread Prashant Khandelwal
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

java.lang.NoSuchMethodException

2002-03-31 Thread kerstin baird
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