Jean Marc,
 
  Try using a more recent SAX parser.
 
--John
-----Original Message-----
From: Jean-Marc Taillant [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 25, 2002 6:16 AM
To: [EMAIL PROTECTED]
Subject: StockQuote problems

I get AXIS 19 march beta1 version and i got the following error when i try to test stockQuote sample ( Service is deployed...)
 
Exception in thread "main" java.lang.NoSuchMethodError
       at org.apache.axis.encoding.DeserializationContextImpl.parse(Unknown Source)
       at org.apache.axis.SOAPPart.getAsSOAPEnvelope(Unknown Source)
       at org.apache.axis.client.Call.invoke(Unknown Source)
       at org.apache.axis.client.Call.invoke(Unknown Source)
       at org.apache.axis.client.Call.invoke(Unknown Source)
       at org.apache.axis.client.Call.invoke(Unknown Source)
       at samples.stock.GetQuote.getQuote(Unknown Source)
       at samples.stock.GetQuote.main(Unknown Source)
 
This error is from client side because i see good trace in tunneling ( i see the soap response 55.25 ..)
Any idea ?
 
Regards,
Jean Marc

Reply via email to