The method is there.  What I did to confirm this is

1. Download soap-bin-2.3.1.zip from the latest nightly directory.
2. Unzipped to I:
3. Ran

I:\soap-2_3_1\lib>javap -classpath 
i:\soap2_3_1\lib\soap.jar;%CLASSPATH% org.apache.soap.rpc.SOAPContext

The output is attached.

On 2 Jun 2003 at 9:32, Daniel Zhang wrote:

> Hi, Scott Nichol -
> 
> I download soap nightly build from 
> http://cvs.apache.org/dist/soap/nightly/ and try to use a method
> getEnvelope() in class org.apache.soap.rpc.SOAPContext in my soap 
> program. I found its JavaDoc
> lists this method but my compiler (NetBean) complained it can not find 
> this method from soap.jar I
> got from the same build.
> 
> Is this a bug? Please tell me how to fix it. Thanks a lot!
> 
> -Daniel
> 
> 
> 
> 
> 


Scott Nichol

Do not reply directly to this e-mail address,
as it is filtered to only receive e-mail from
specific mailing lists.


Attachment: foo.txt
Description: Binary data

Reply via email to