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=10699>. 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=10699 Apache SOAP 2.3 will not operate properly Summary: Apache SOAP 2.3 will not operate properly Product: Tomcat 4 Version: 4.0.4 Final Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Enhancement Priority: Other Component: Catalina AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] When trying to utilize custom type serializers and fault listeners on Tomcat 4.0.4 the SOAP message seems to be improperly marshaled to/from a SOAP server instance. Standard data types like int, String, and long operate ok, but custom faults, types, and standard list types (HashTable, Vector) are improperly marshaled from a SOAP client request and therefore, the wrong (or null) type and fault serializers get called resulting in an unhanded server exception. I can supply the class files and the directory structure of the Tomcat installation as support material, but have not found a way to do so on this 'new' bug interface. We have also had trouble getting the Tomcat 4 framework into a debugger (and do not have this problem with Tomcat 3.X), so we are still trying to find a class name and specific set of exceptions which happen when SOAP fails with Tomcat 4. Note that SOAP seems to work fine and debug properly on Tomcat 3.X (tried ALL). -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>