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