You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/07/11 17:19:43 UTC

DO NOT REPLY [Bug 10699] New: - Apache SOAP 2.3 will not operate properly

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: tomcat-dev@jakarta.apache.org
        ReportedBy: agidden@eclyptic.com


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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>