DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22642>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22642 compilation errors while using XERCES 2.3 Summary: compilation errors while using XERCES 2.3 Product: Xerces-C++ Version: 2.3.0 Platform: Other OS/Version: AIX Status: NEW Severity: Critical Priority: Other Component: DOM AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Hi, Pls help me with regards to the following: We have an application running on IBM AIX version 4.3 The application is a C++ program that uses the XERCES API's to parse XML messages. The Xerces version 1.5.1 was used to develop the application. we have upgraded from IBM AIX 4.3 to IBM AIX version 5, we also upgraded XERCES from version 1.5.1 to version 2.3. We were able to compile successfully in the new AIX machine using the old Xerces version 1.5.1 The current environment that we have in the new AIX machine are: AIX version 5 Visual Age for C++ version 6.0 MQ version 5.3 Oracle version 9.2.0.3 We would like to have our application compile successfully with no errors. Currently, we are not able to compile all the code since there are compatibility issues between our C++ source programs and the Xerces 2.3 For example when we attempted to compile we got errors as the following: DOMDocument not defined or ambiguous.... DOMNode not defined or ambiguous.... can anyone pls help me as to what are the steps we need to take care while compiling our code with the XERCES version 2.3... Regards Anuj --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]