Len, I see the same thing you do. Are you still having a problem running Axis?
Steve "DiMaggio, Len" wrote: > Hey Steve, > > Thanks for responding to the email plea - since no good deed goes > unpunished, can you try something? What do you see when you run this command > against axis.jar? > > jar -tvf axis.jar | grep DeserializationContext > 148 Fri Dec 14 17:22:42 EST 2001 > javax/xml/rpc/encoding/DeserializationContext.class > 1143 Fri Dec 14 17:22:44 EST 2001 > org/apache/axis/encoding/DeserializationContext$LocalIDResolver.class > 15504 Fri Dec 14 17:22:44 EST 2001 > org/apache/axis/encoding/DeserializationContext.class > > > > Thanks!, > Len D. > > -------------------------------------------- > Len DiMaggio > Rational Software, Inc. > 20 Maguire Rd., Lexington, MA 02421 > Tel: 781-676-7613 Fax: 781-676-2420 > Email: [EMAIL PROTECTED] > http: www.rational.com > > -----Original Message----- > From: Steven Gollery [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 28, 2002 6:54 PM > To: [EMAIL PROTECTED] > Subject: Re: Newbie install problem - alpha3 > > Len, > > DeserializationContext is in axis.jar. If you didn't get that as part of > your > download, then, yes, I'd say you are missing something ;-) > > Steve Gollery > [EMAIL PROTECTED] > > "DiMaggio, Len" wrote: > > > Hi everyone, > > > > I'm missing something basic in trying to get Step 5 in the install > guide > > to run. I'm seeing this exception: > > > > Exception in thread "main" java.lang.NoSuchMethodError > > at > > > org.apache.axis.encoding.DeserializationContext.parse(DeserializationContext > > .java:204) > > > > I can't find the class in the jars that I downloaded with alpha3 - did > I > > miss something? > > > > Many thanks, > > Len DiMaggio > > [EMAIL PROTECTED]
