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=14602>.
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=14602

SOAPPart.setCurrentForm serializes complete message when debug is not enabled

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Normal                      |Major



------- Additional Comments From [EMAIL PROTECTED]  2002-11-15 23:51 
-------
The attempt to log the object will actually cause an exception to be thrown if
the AxisEngine was configured with a non-default EngineConfiguration.  It
appears that the toString() method used in the call to debug log uses a
different TypeMapping than the AxisEngine itself (apparently the default one),
and so cannot find the mapping from the *real* EngineConfiguration.

Reply via email to