Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4010355

exceptions thrown by remote methods should retain server's stack trace

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • 1.1, 1.2.0
    • core-libs
    • None
    • beta2
    • x86, sparc
    • solaris_2.5.1, windows_95
    • Verified

      Exceptions thrown by remote methods should have a string that contains the stack trace on the server side. Before the server passes the exception back to the client, it could printStackTrace into a buffer and convert that buffer into the string. Then we could either have printStackTrace to print the server-side stack trace, or we could just let people access the string and print it themselves.

            peterjones Peter Jones (Inactive)
            karnoldsunw Kenneth Arnold (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: