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=15502>. 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=15502 JMSFormatter doesn't appear to format fault responses correctly ------- Additional Comments From [EMAIL PROTECTED] 2003-01-09 22:00 ------- I've made some changes to the attached classes to support fault responses. I added a getFaultName method to WSIFResponse. I made several changes to JMSFormatter class. Mainly the changes revolve around adding support to the formatResponse method. I've treak the receiveJMSMessage to support the changes.