[Interchange-bugs] [Bug 194] Changed - SOAP server loses error messages

bugzilla-daemon@interchange.redhat.com bugzilla-daemon@interchange.redhat.com
Mon Jul 2 12:15:00 2001


http://developer.akopia.com/bugs/show_bug.cgi?id=194

*** shadow/194	Fri Jun 15 12:21:34 2001
--- shadow/194.tmp.1548	Mon Jul  2 12:14:02 2001
***************
*** 3,10 ****
  Version: 4.7.3
  Platform: PC
  OS/Version: Linux
! Status: ASSIGNED   
! Resolution: 
  Severity: minor
  Priority: P2
  Component: Core
--- 3,10 ----
  Version: 4.7.3
  Platform: PC
  OS/Version: Linux
! Status: RESOLVED   
! Resolution: FIXED
  Severity: minor
  Priority: P2
  Component: Core
***************
*** 24,26 ****
--- 24,30 ----
  go to STDERR, it goes to $@ and the soap_server is called in an eval { BLOCK }.
  
  Need more clarification on this.
+ 
+ ------- Additional Comments From jkohles@redhat.com  2001-07-02 12:14 -------
+ This turned out to be a problem with one specific eval {}, not with soap in
+ general, I fixed the problem later, but forgot I had filed the bug, oops.