STL used in generated stubs
---------------------------
Key: AXISCPP-681
URL: http://issues.apache.org/jira/browse/AXISCPP-681
Project: Axis-C++
Type: Bug
Components: WSDL processing - Doc
Reporter: Mark Whitlock
STL is used in generated stubs in the following line in
ClientStubHeaderWriter.java...
writer.write("\tstd::string sArguments[8];\n");
STL should be completely removed from all external interfaces. There may be
other uses of STL elsewhere in the external API.
--
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