All, after downloading the 0.92 axis2 binary and extracting the jars to compile a project (common/policy) I noticed (well, in fact Eclipse told me) that some things are missing in 0.92:
- the class *axis2.wsdl.WSDLConstants - some methods in OMAttribute, e.g. getAttributeValue() and others Checking SVN shows that the mentioned class is available, also the methods are defined in the OMAttribute interface. Were these things added between 0.92 release and now? Will they be available in 0.93? (Haven't checked all checkins since then :-) ) I'll try to build Axis2 projects with the released binary only :-) . Regards, Werner