Thanks for pointing out the old documentation.  I'll fix that shortly.

The NAMESPACE property went away.  Here's a comment from the commit
(version 1.60, Jan 11):

Remove Call.NAMESPACE property, and replace it with the more compact and
standard (?) pattern of simply setting the correct namespace in the
operationName QName.

Russell Butek
[EMAIL PROTECTED]


Frank Griffin <[EMAIL PROTECTED]>@e33.esmtp.ibm.com on 03/08/2002
07:31:12 AM

Please respond to [EMAIL PROTECTED]

Sent by:    [EMAIL PROTECTED]


To:    [EMAIL PROTECTED]
cc:
Subject:    Missing NAMESPACE in Call.java ?



Apologies if this is OT, but it didn't seem to be a user list topic...

I checked out the current CVS last night in order to see if an exception
I was getting with alpha3 had been fixed.  When I tried recompiling my
application, I got an error on a
          setProperty( Call.NAMESPACE,....)
saying NAMESPACE couldn't be resolved.  I checked in
org/apache/axis/client/Call.java, and sure enough it has disappeared
from the list of property constants.  It was there in alpha3.

I updated this morning, but there were no changes to that file.

Is this correct or did the line just get deleted by mistake ?  NAMESPACE
still shows up in the class comments...

Thanks,
Frank Griffin



Reply via email to