[ http://issues.apache.org/jira/browse/AXISCPP-241?page=all ] Adrian Dick closed AXISCPP-241: -------------------------------
> Problems with SoapEnvVersions > ----------------------------- > > Key: AXISCPP-241 > URL: http://issues.apache.org/jira/browse/AXISCPP-241 > Project: Axis-C++ > Type: Bug > Components: Basic Architecture > Versions: 1.3 Final > Reporter: Mark Whitlock > Assignee: Mark Whitlock > Priority: Minor > Fix For: 1.5 Alpha > > There are several problems with SoapEnvVersions.hpp... > - It contains typedefs, enums and structs which aren't in the axiscpp > namespace > - It declares static global data which is visible to the application > - Most of what is in it does not need to be external > - enum SOAP_VERSION can take 1.1 or 1.2, but only 1.1 is ever used or tested > within Axis C++. So I am unsure whether 1.2 is properly supported. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
